summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMatt Carlson <mcarlson@broadcom.com>2008-05-25 23:48:31 -0700
committerDavid S. Miller <davem@davemloft.net>2008-05-29 01:38:33 -0700
commit57e6983cbde91b4569b4014b933f3a16e12b99fd (patch)
treed5f06b5b0afcb465ebf60ee3c6b84413f4ded4ad /include
parentb02fd9e3ac118037549baeb86fbe0718561db17f (diff)
downloadop-kernel-dev-57e6983cbde91b4569b4014b933f3a16e12b99fd.zip
op-kernel-dev-57e6983cbde91b4569b4014b933f3a16e12b99fd.tar.gz
tg3: Add 5785 ASIC revision
This patch added the 5785 device ID and ASIC revision to the code. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Benjamin Li <benli@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index cf6dbd75..72c03856 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -1979,6 +1979,7 @@
#define PCI_DEVICE_ID_TIGON3_5787M 0x1693
#define PCI_DEVICE_ID_TIGON3_5782 0x1696
#define PCI_DEVICE_ID_TIGON3_5784 0x1698
+#define PCI_DEVICE_ID_TIGON3_5785 0x1699
#define PCI_DEVICE_ID_TIGON3_5786 0x169a
#define PCI_DEVICE_ID_TIGON3_5787 0x169b
#define PCI_DEVICE_ID_TIGON3_5788 0x169c
OpenPOWER on IntegriCloud