diff options
| author | Jan Zuchhold <jan@zuchhold.com> | 2003-07-24 20:31:52 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.ninka.net> | 2003-07-24 20:31:52 -0700 |
| commit | bca415fe90426dde045f8031775d0e050a324c53 (patch) | |
| tree | f5f0c231320d88ab883619d3fe2053f863b8d293 /include | |
| parent | db6ef7de9498c51965171540dfa3de43303b8fdf (diff) | |
[TG3]: Recognize Altima AC1001 device IDs.
Diffstat (limited to 'include')
| -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 26a763bea787..ef399d6d4c08 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1756,6 +1756,7 @@ #define PCI_VENDOR_ID_ALTIMA 0x173b #define PCI_DEVICE_ID_ALTIMA_AC1000 0x03e8 +#define PCI_DEVICE_ID_ALTIMA_AC1000 0x03e9 #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea #define PCI_VENDOR_ID_SYMPHONY 0x1c1c |
