aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorMichael Chan <mchan@broadcom.com>2005-07-25 15:29:19 -0400
committerDavid S. Miller <davem@davemloft.net>2005-07-25 15:29:19 -0400
commit4cf78e4fb678807e3f8265c9e9031a84f5c601f0 (patch)
treee5acc4451c7e9f59125119174b05ca95c652c2df /include/linux/pci_ids.h
parent6b6a93c6876ea1c530d5d3f68e3678093a27fab0 (diff)
[TG3]: add 5780 basic support
Add 5780 PCI IDs, chip IDs, and other basic support. 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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 9a28b312eeb4..9e1337783a31 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2098,6 +2098,8 @@
2098#define PCI_DEVICE_ID_TIGON3_5721 0x1659 2098#define PCI_DEVICE_ID_TIGON3_5721 0x1659
2099#define PCI_DEVICE_ID_TIGON3_5705M 0x165d 2099#define PCI_DEVICE_ID_TIGON3_5705M 0x165d
2100#define PCI_DEVICE_ID_TIGON3_5705M_2 0x165e 2100#define PCI_DEVICE_ID_TIGON3_5705M_2 0x165e
2101#define PCI_DEVICE_ID_TIGON3_5780 0x166a
2102#define PCI_DEVICE_ID_TIGON3_5780S 0x166b
2101#define PCI_DEVICE_ID_TIGON3_5705F 0x166e 2103#define PCI_DEVICE_ID_TIGON3_5705F 0x166e
2102#define PCI_DEVICE_ID_TIGON3_5750 0x1676 2104#define PCI_DEVICE_ID_TIGON3_5750 0x1676
2103#define PCI_DEVICE_ID_TIGON3_5751 0x1677 2105#define PCI_DEVICE_ID_TIGON3_5751 0x1677