[LinuxBIOS] r390 - LinuxBIOSv3/include/device

svn at openbios.org svn at openbios.org
Wed Jun 27 23:50:04 CEST 2007


Author: rminnich
Date: 2007-06-27 23:50:03 +0200 (Wed, 27 Jun 2007)
New Revision: 390

Modified:
   LinuxBIOSv3/include/device/pci_ids.h
Log:
Add a pci id.

Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
Acked-by: Stefan Reinauer <stepan at coresystems.de>



Modified: LinuxBIOSv3/include/device/pci_ids.h
===================================================================
--- LinuxBIOSv3/include/device/pci_ids.h	2007-06-27 21:39:45 UTC (rev 389)
+++ LinuxBIOSv3/include/device/pci_ids.h	2007-06-27 21:50:03 UTC (rev 390)
@@ -147,6 +147,7 @@
 /* Vendors and devices. Sort key: vendor first, device next. */
 
 #define PCI_VENDOR_ID_AMD		0x1022
+#define PCI_DEVICE_ID_AMD_LXBRIDGE	0x2080
 #define PCI_DEVICE_ID_AMD_CS5536_ISA	0x2090
 #define PCI_DEVICE_ID_AMD_CS5536_FLASH	0x2091
 #define PCI_DEVICE_ID_AMD_CS5536_A0_IDE	0x2092





More information about the coreboot mailing list