From 115df75c03af47526bf3c7ac51b7b62d623e1a71 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Sat, 1 Feb 2003 03:56:54 -0500 Subject: [TG3]: Add device IDs for 5704S/5702a3/5703a3. --- include/linux/pci_ids.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/linux') diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 013ccd61fb30..94f9d488c2f7 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1661,6 +1661,9 @@ #define PCI_DEVICE_ID_TIGON3_5702FE 0x164d #define PCI_DEVICE_ID_TIGON3_5702X 0x16a6 #define PCI_DEVICE_ID_TIGON3_5703X 0x16a7 +#define PCI_DEVICE_ID_TIGON3_5704S 0x16a8 +#define PCI_DEVICE_ID_TIGON3_5702A3 0x16c6 +#define PCI_DEVICE_ID_TIGON3_5703A3 0x16c7 #define PCI_DEVICE_ID_BCM4401 0x4401 #define PCI_VENDOR_ID_SYBA 0x1592 -- cgit v1.2.3