summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorXose Vazquez Perez2005-05-23 21:54:51 +0200
committerDavid S. Miller2005-05-23 21:54:51 +0200
commitd8659255c599ba497bcfb8b4abc187d9e0951d99 (patch)
treec0075e4503b2e91ffa3d3d6a920aa8318adac3ac /include
parent[NET]: include/linux/if_tr.h clean-up (diff)
downloadkernel-qcow2-linux-d8659255c599ba497bcfb8b4abc187d9e0951d99.tar.gz
kernel-qcow2-linux-d8659255c599ba497bcfb8b4abc187d9e0951d99.tar.xz
kernel-qcow2-linux-d8659255c599ba497bcfb8b4abc187d9e0951d99.zip
[TG3]: Add 5752M device ID.
Add 0x1601 as 5752M, it's a 5752 but for mobile PCs. Stolen from Broadcom bcm5700-8.1.55 driver. Someone forgot to add it to tg3 ;-) 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 ae27792b5aa4..7b9720e35361 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2064,6 +2064,7 @@
#define PCI_VENDOR_ID_BROADCOM 0x14e4
#define PCI_DEVICE_ID_TIGON3_5752 0x1600
+#define PCI_DEVICE_ID_TIGON3_5752M 0x1601
#define PCI_DEVICE_ID_TIGON3_5700 0x1644
#define PCI_DEVICE_ID_TIGON3_5701 0x1645
#define PCI_DEVICE_ID_TIGON3_5702 0x1646