diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 61db1907f06f..b7e85ff045ea 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1904,6 +1904,7 @@ | |||
1904 | #define PCI_DEVICE_ID_TIGON3_5705_2 0x1654 | 1904 | #define PCI_DEVICE_ID_TIGON3_5705_2 0x1654 |
1905 | #define PCI_DEVICE_ID_TIGON3_5720 0x1658 | 1905 | #define PCI_DEVICE_ID_TIGON3_5720 0x1658 |
1906 | #define PCI_DEVICE_ID_TIGON3_5721 0x1659 | 1906 | #define PCI_DEVICE_ID_TIGON3_5721 0x1659 |
1907 | #define PCI_DEVICE_ID_TIGON3_5722 0x165a | ||
1907 | #define PCI_DEVICE_ID_TIGON3_5705M 0x165d | 1908 | #define PCI_DEVICE_ID_TIGON3_5705M 0x165d |
1908 | #define PCI_DEVICE_ID_TIGON3_5705M_2 0x165e | 1909 | #define PCI_DEVICE_ID_TIGON3_5705M_2 0x165e |
1909 | #define PCI_DEVICE_ID_TIGON3_5714 0x1668 | 1910 | #define PCI_DEVICE_ID_TIGON3_5714 0x1668 |
@@ -1913,6 +1914,7 @@ | |||
1913 | #define PCI_DEVICE_ID_TIGON3_5705F 0x166e | 1914 | #define PCI_DEVICE_ID_TIGON3_5705F 0x166e |
1914 | #define PCI_DEVICE_ID_TIGON3_5754M 0x1672 | 1915 | #define PCI_DEVICE_ID_TIGON3_5754M 0x1672 |
1915 | #define PCI_DEVICE_ID_TIGON3_5755M 0x1673 | 1916 | #define PCI_DEVICE_ID_TIGON3_5755M 0x1673 |
1917 | #define PCI_DEVICE_ID_TIGON3_5756 0x1674 | ||
1916 | #define PCI_DEVICE_ID_TIGON3_5750 0x1676 | 1918 | #define PCI_DEVICE_ID_TIGON3_5750 0x1676 |
1917 | #define PCI_DEVICE_ID_TIGON3_5751 0x1677 | 1919 | #define PCI_DEVICE_ID_TIGON3_5751 0x1677 |
1918 | #define PCI_DEVICE_ID_TIGON3_5715 0x1678 | 1920 | #define PCI_DEVICE_ID_TIGON3_5715 0x1678 |
@@ -1942,6 +1944,8 @@ | |||
1942 | #define PCI_DEVICE_ID_TIGON3_5901 0x170d | 1944 | #define PCI_DEVICE_ID_TIGON3_5901 0x170d |
1943 | #define PCI_DEVICE_ID_BCM4401B1 0x170c | 1945 | #define PCI_DEVICE_ID_BCM4401B1 0x170c |
1944 | #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 | ||
1945 | #define PCI_DEVICE_ID_BCM4401 0x4401 | 1949 | #define PCI_DEVICE_ID_BCM4401 0x4401 |
1946 | #define PCI_DEVICE_ID_BCM4401B0 0x4402 | 1950 | #define PCI_DEVICE_ID_BCM4401B0 0x4402 |
1947 | 1951 | ||