[LinuxBIOS] r2703 - in trunk/LinuxBIOSv2/src: include/device southbridge/intel/i82371eb

Stefan Reinauer stepan at coresystems.de
Tue May 29 17:39:20 CEST 2007


* svn at openbios.org <svn at openbios.org> [070529 12:37]:
>  #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
> +#define PCI_DEVICE_ID_INTEL_82371AB_ACPI	0x7113 /* Same as SMB */
> +#define PCI_DEVICE_ID_INTEL_82371AB_SMB		0x7113 /* Same as ACPI */

Can we drop the _2 and _3 above?

Also, we should start trying to stay in sync with v3 on such changes.

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list