diff options
author | Andy Currid <ACurrid@nvidia.com> | 2005-09-19 09:17:52 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-09-21 22:52:19 -0400 |
commit | e86ee6682b649183c11013a98be02f25e9ae399d (patch) | |
tree | d51c0d04e5a777ae6805a1193d2ab252ecc97263 /include/linux/pci_ids.h | |
parent | 17b14451fd2b187ddd6303726755a3af0a926b6c (diff) |
[PATCH] Add NVIDIA device ID in sata_nv
Signed-off-by: Andy Currid <acurrid@nvidia.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index f6c1a142286a..cb414ea42f02 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1267,7 +1267,8 @@ | |||
1267 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP51_SATA 0x0266 | 1267 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP51_SATA 0x0266 |
1268 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP51_SATA2 0x0267 | 1268 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP51_SATA2 0x0267 |
1269 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_IDE 0x036E | 1269 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_IDE 0x036E |
1270 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_SATA 0x036F | 1270 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_SATA 0x037E |
1271 | #define PCI_DEVICE_ID_NVIDIA_NFORCE_MCP55_SATA2 0x037F | ||
1271 | #define PCI_DEVICE_ID_NVIDIA_NVENET_12 0x0268 | 1272 | #define PCI_DEVICE_ID_NVIDIA_NVENET_12 0x0268 |
1272 | #define PCI_DEVICE_ID_NVIDIA_NVENET_13 0x0269 | 1273 | #define PCI_DEVICE_ID_NVIDIA_NVENET_13 0x0269 |
1273 | #define PCI_DEVICE_ID_NVIDIA_MCP51_AUDIO 0x026B | 1274 | #define PCI_DEVICE_ID_NVIDIA_MCP51_AUDIO 0x026B |