diff options
| author | Jeff Garzik <jgarzik@redhat.com> | 2003-04-13 16:30:44 -0400 |
|---|---|---|
| committer | Jeff Garzik <jgarzik@redhat.com> | 2003-04-13 16:30:44 -0400 |
| commit | 1eb01ed6d87ba4824b09c919fb9bd854825444a1 (patch) | |
| tree | d938d34b65dcfba813bfb5522b4b482dacffd18e /include/linux | |
| parent | 7b87c44eae286a1644612620c7ad45a231e549e5 (diff) | |
| parent | bb33976acc45c536e06d3cbc0138da0de1728fc2 (diff) | |
Merge redhat.com:/garz/repo/linus-2.5
into redhat.com:/garz/repo/net-drivers-2.5
Diffstat (limited to 'include/linux')
| -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 9f97fb7c9cc1..83c68762a03a 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1752,6 +1752,9 @@ #define PCI_DEVICE_ID_AKS_ALADDINCARD 0x0100 #define PCI_DEVICE_ID_AKS_CPC 0x0200 +#define PCI_VENDOR_ID_REDCREEK 0x4916 +#define PCI_DEVICE_ID_RC45 0x1960 + #define PCI_VENDOR_ID_NETVIN 0x4a14 #define PCI_DEVICE_ID_NETVIN_NV5000SC 0x5000 |
