diff options
| author | Linus Torvalds <torvalds@home.transmeta.com> | 2002-09-10 01:08:31 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-09-10 01:08:31 -0700 |
| commit | 06e8e9d9e3064836c8e2c602b879e22fe682b2a8 (patch) | |
| tree | 4bd9583751cc6a3de090e1f9606603d68039b78a /include/linux | |
| parent | bc3c9ea34091269e005195e03e4fce0c1dae1e05 (diff) | |
Oops, lost ID in 2.4.x merge
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/pci_ids.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 76edc52c9461..5eea9545b69a 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -755,9 +755,10 @@ #define PCI_DEVICE_ID_CMD_648 0x0648 #define PCI_DEVICE_ID_CMD_649 0x0649 #define PCI_DEVICE_ID_CMD_670 0x0670 +#define PCI_DEVICE_ID_CMD_680 0x0680 -#define PCI_DEVICE_ID_SII_680 0x0680 -#define PCI_DEVICE_ID_SII_3112 0x3112 +#define PCI_DEVICE_ID_SII_680 0x0680 +#define PCI_DEVICE_ID_SII_3112 0x3112 #define PCI_VENDOR_ID_VISION 0x1098 #define PCI_DEVICE_ID_VISION_QD8500 0x0001 |
