diff options
author | Michael Chan <mchan@broadcom.com> | 2006-09-27 19:03:07 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-28 21:01:38 -0400 |
commit | 126a336822a6594662f5898f1ddf33e6d048fcc7 (patch) | |
tree | b8bf224c080868d0f2e89c55eef1b23e2b6a2bc9 /include/linux/pci_ids.h | |
parent | 3f7045c1f28bedd44389b9392b54c6fdb83ee5c6 (diff) |
[TG3]: Add 5722 and 5756 support.
Add IDs to support 5722 and 5756.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
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 61db1907f06f..ea3140d226e6 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 |