diff options
| author | Greg Kroah-Hartman <greg@kroah.com> | 2004-04-13 22:42:08 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2004-04-13 22:42:08 -0700 |
| commit | 0862742d24aa96c155cee9ff30867006c49d3195 (patch) | |
| tree | c0bd0f9692872e4fd438ef12a6d77dafece105ea /include/linux/pci_ids.h | |
| parent | 69202577667bf8b90bbae934880302d055cf3e15 (diff) | |
| parent | b5579ca5586f6c4e0807b3669abb49e7b9512d6f (diff) | |
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
into kroah.com:/home/greg/linux/BK/usb-2.6
Diffstat (limited to 'include/linux/pci_ids.h')
| -rw-r--r-- | include/linux/pci_ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index c48f2b65d081..7d64b89d0a4f 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1878,6 +1878,9 @@ #define PCI_DEVICE_ID_S2IO_WIN 0x5731 #define PCI_DEVICE_ID_S2IO_UNI 0x5831 +#define PCI_VENDOR_ID_ARC 0x192E +#define PCI_DEVICE_ID_ARC_EHCI 0x0101 + #define PCI_VENDOR_ID_SYMPHONY 0x1c1c #define PCI_DEVICE_ID_SYMPHONY_101 0x0001 |
