PCI CLASS: SATA should be added



Hi all,
The PCI class code of SATA controller is 0x0106, and it should
be added to pci_ids.h.

[PATCH]
diff -Nur linux-2.6.17/include/linux/pci_ids.h
linux-2.6.17-sata-id/include/linux/pci_ids.h
--- linux-2.6.17/include/linux/pci_ids.h 2006-06-18
09:49:35.000000000 +0800
+++ linux-2.6.17-sata-id/include/linux/pci_ids.h 2006-10-31
22:42:48.000000000 +0800
@@ -15,6 +15,7 @@
#define PCI_CLASS_STORAGE_FLOPPY 0x0102
#define PCI_CLASS_STORAGE_IPI 0x0103
#define PCI_CLASS_STORAGE_RAID 0x0104
+#define PCI_CLASS_STORAGE_SATA 0x0106
#define PCI_CLASS_STORAGE_SAS 0x0107
#define PCI_CLASS_STORAGE_OTHER 0x018



Best regards,
Conke @ AMD, Inc.




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: 5.3-RELEASE: WARNING - WRITE_DMA interrupt timout
    ... My problem is not related to a SATA controller. ... Everything works pretty well on this server. ... the qmail MTA, an otherwise pretty powerful email program. ... I'm going to apply a patch to qmail in a few days. ...
    (freebsd-current)
  • Re: IE crashes after installing KB918899 (MS06-042) :(
    ... it seem I had to much trust in Microsoft patches;) ... Best regards, ... installation inside virtual pc to have a test and there I get the same ... I have this patch installed since 3 days and it works just fine, ...
    (microsoft.public.windowsupdate)
  • Re: compaq 6515b turion x2 laptop
    ... I will look at the dmesg and send it to you. ... A dmesg will be very helpful for me to write a patch from, ... actually I have good news and I have bad news. ... between the SATA controller and another device in the system (likely the ...
    (freebsd-arch)
  • Re: compaq 6515b turion x2 laptop
    ... I will look at the dmesg and send it to you.. ... A dmesg will be very helpful for me to write a patch from, ... actually I have good news and I have bad news. ... between the SATA controller and another device in the system (likely the ...
    (freebsd-arch)
  • Re: [PATCH] shrink_dcache_parent() races against shrink_dcache_memory()
    ... > New patch attached below. ... > * @parent: ... Your fix seems correct at first sight and good to be included. ... Regards, ...
    (Linux-Kernel)