diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index ea3140d226e6..b7e85ff045ea 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1944,6 +1944,8 @@ | |||
1944 | #define PCI_DEVICE_ID_TIGON3_5901 0x170d | 1944 | #define PCI_DEVICE_ID_TIGON3_5901 0x170d |
1945 | #define PCI_DEVICE_ID_BCM4401B1 0x170c | 1945 | #define PCI_DEVICE_ID_BCM4401B1 0x170c |
1946 | #define PCI_DEVICE_ID_TIGON3_5901_2 0x170e | 1946 | #define PCI_DEVICE_ID_TIGON3_5901_2 0x170e |
1947 | #define PCI_DEVICE_ID_TIGON3_5906 0x1712 | ||
1948 | #define PCI_DEVICE_ID_TIGON3_5906M 0x1713 | ||
1947 | #define PCI_DEVICE_ID_BCM4401 0x4401 | 1949 | #define PCI_DEVICE_ID_BCM4401 0x4401 |
1948 | #define PCI_DEVICE_ID_BCM4401B0 0x4402 | 1950 | #define PCI_DEVICE_ID_BCM4401B0 0x4402 |
1949 | 1951 | ||