diff options
| author | David S. Miller <davem@nuts.ninka.net> | 2002-09-12 12:39:03 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.ninka.net> | 2002-09-12 12:39:03 -0700 |
| commit | 37ee17224e359fdaf4fcd7fba1d8c8a5be5b34ee (patch) | |
| tree | 6ce53448db8181f298454f58bd147ac836461f77 /include/linux | |
| parent | e74cba9eaaeeb9bf4aaeb8d7eeaf8626f9d26910 (diff) | |
[TIGON3]: Add 5704 support.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 5eea9545b69a..9a1ad256e2cc 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1561,6 +1561,7 @@ #define PCI_DEVICE_ID_TIGON3_5701 0x1645 #define PCI_DEVICE_ID_TIGON3_5702 0x1646 #define PCI_DEVICE_ID_TIGON3_5703 0x1647 +#define PCI_DEVICE_ID_TIGON3_5704 0x1648 #define PCI_DEVICE_ID_TIGON3_5702FE 0x164d #define PCI_DEVICE_ID_TIGON3_5702X 0x16a6 #define PCI_DEVICE_ID_TIGON3_5703X 0x16a7 |
