diff options
| author | Paul Fulghum <paulkf@microgate.com> | 2003-05-02 20:39:00 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.transmeta.com> | 2003-05-02 20:39:00 -0700 |
| commit | d3458819c874fa197275b9766332a23a43035b56 (patch) | |
| tree | 5412193f2399a194937bf2cee4ef16e599dbcc65 /include/linux | |
| parent | cf437e3e9c41a589941af816d9af83f5533d685e (diff) | |
[PATCH] Added new PCI ID
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 d001cf50ebfd..21043f2716a3 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2025,6 +2025,7 @@ #define PCI_DEVICE_ID_MICROGATE_USC 0x0010 #define PCI_DEVICE_ID_MICROGATE_SCC 0x0020 #define PCI_DEVICE_ID_MICROGATE_SCA 0x0030 +#define PCI_DEVICE_ID_MICROGATE_USC2 0x0210 #define PCI_VENDOR_ID_HINT 0x3388 #define PCI_DEVICE_ID_HINT_VXPROII_IDE 0x8013 |
