[LinuxBIOS] r2705 - trunk/LinuxBIOSv2/src/include/device

svn at openbios.org svn at openbios.org
Tue May 29 21:26:37 CEST 2007


Author: uwe
Date: 2007-05-29 21:26:37 +0200 (Tue, 29 May 2007)
New Revision: 2705

Modified:
   trunk/LinuxBIOSv2/src/include/device/pci_ids.h
Log:
Drop duplicate 82371AB device IDs (trivial).

Signed-off-by: Uwe Hermann <uwe at hermann-uwe.de>
Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Modified: trunk/LinuxBIOSv2/src/include/device/pci_ids.h
===================================================================
--- trunk/LinuxBIOSv2/src/include/device/pci_ids.h	2007-05-29 12:06:06 UTC (rev 2704)
+++ trunk/LinuxBIOSv2/src/include/device/pci_ids.h	2007-05-29 19:26:37 UTC (rev 2705)
@@ -1809,10 +1809,6 @@
 #define PCI_DEVICE_ID_INTEL_82371SB_2	0x7020
 #define PCI_DEVICE_ID_INTEL_82437VX	0x7030
 #define PCI_DEVICE_ID_INTEL_82439TX	0x7100
-#define PCI_DEVICE_ID_INTEL_82371AB_0	0x7110
-#define PCI_DEVICE_ID_INTEL_82371AB	0x7111
-#define PCI_DEVICE_ID_INTEL_82371AB_2	0x7112
-#define PCI_DEVICE_ID_INTEL_82371AB_3	0x7113
 #define PCI_DEVICE_ID_INTEL_82371AB_ISA		0x7110
 #define PCI_DEVICE_ID_INTEL_82371AB_IDE		0x7111
 #define PCI_DEVICE_ID_INTEL_82371AB_USB		0x7112





More information about the coreboot mailing list