From b4676a25e2feb15826d960f4a216c3c429d2de75 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 7 Dec 2003 19:24:00 +0000 Subject: * Patch by Andre Schwarz, 24 Nov 2003: add support for mvblue (mvBlueLYNX and mvBlueBOX) boards * Patch by Pavel Bartusek, 21 Nov 2003: set ZMII bridge speed on 440 * Patch by Anders Larsen, 17 Nov 2003: Fix mismatched #ifdef / #endif in include/asm-arm/arch-pxa/hardware.h --- include/pci_ids.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'include/pci_ids.h') diff --git a/include/pci_ids.h b/include/pci_ids.h index c02c473fd..a27d31c96 100644 --- a/include/pci_ids.h +++ b/include/pci_ids.h @@ -1101,6 +1101,9 @@ #define PCI_VENDOR_ID_ROCKWELL 0x127A +#define PCI_VENDOR_ID_DAVICOM 0x1282 +#define PCI_DEVICE_ID_DAVICOM_DM9102A 0x9102 + #define PCI_VENDOR_ID_ITE 0x1283 #define PCI_DEVICE_ID_ITE_IT8172G 0x8172 #define PCI_DEVICE_ID_ITE_IT8172G_AUDIO 0x0801 @@ -1540,3 +1543,4 @@ #define PCI_DEVICE_ID_SMI_710 0x0710 #define PCI_DEVICE_ID_SMI_712 0x0712 #define PCI_DEVICE_ID_SMI_810 0x0810 + -- cgit v1.2.3