diff options
| author | Shane Huang <shane.huang@amd.com> | 2009-07-28 23:34:49 -0400 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@redhat.com> | 2009-09-11 02:31:27 -0400 |
| commit | e2dd90b1ad4c61ecb52f2424049d91ce6ccc1f17 (patch) | |
| tree | 35bd3a9250963da71bfe0a4bd50e868a0335029b /include/linux | |
| parent | 041b5eac254107cd3ba60034c38a411531cc64ee (diff) | |
ahci: Add AMD SB900 SATA/IDE controller device IDs
Add AMD SB900 SATA/IDE controller device IDs.
Signed-off-by: Shane Huang <shane.huang@amd.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 73b46b6b904f..900f40bdbb17 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
| @@ -376,6 +376,9 @@ | |||
| 376 | #define PCI_DEVICE_ID_ATI_IXP600_IDE 0x438c | 376 | #define PCI_DEVICE_ID_ATI_IXP600_IDE 0x438c |
| 377 | #define PCI_DEVICE_ID_ATI_IXP700_SATA 0x4390 | 377 | #define PCI_DEVICE_ID_ATI_IXP700_SATA 0x4390 |
| 378 | #define PCI_DEVICE_ID_ATI_IXP700_IDE 0x439c | 378 | #define PCI_DEVICE_ID_ATI_IXP700_IDE 0x439c |
| 379 | /* AMD SB Chipset */ | ||
| 380 | #define PCI_DEVICE_ID_AMD_SB900_IDE 0x780c | ||
| 381 | #define PCI_DEVICE_ID_AMD_SB900_SATA_IDE 0x7800 | ||
| 379 | 382 | ||
| 380 | #define PCI_VENDOR_ID_VLSI 0x1004 | 383 | #define PCI_VENDOR_ID_VLSI 0x1004 |
| 381 | #define PCI_DEVICE_ID_VLSI_82C592 0x0005 | 384 | #define PCI_DEVICE_ID_VLSI_82C592 0x0005 |
