[LinuxBIOS] r386 - in LinuxBIOSv3/arch/x86: . geodelx

Peter Stuge peter at stuge.se
Thu Jun 28 01:08:28 CEST 2007


On Wed, Jun 27, 2007 at 11:01:01PM +0200, svn at openbios.org wrote:
> +struct constructor geodelx_constructors[] = {
> +  {.id = {.type = DEVICE_ID_PCI,
> +	  .u = {.pci = {.vendor = X86_VENDOR_AMD,.device = 0x05A2}}},
> +   .ops = &geodelx_cpuops},
> +  {.ops = 0},
> +};

Did this get changed to better PCI ID #defines already?


//Peter




More information about the coreboot mailing list