[coreboot] r903 - coreboot-v3/mainboard/amd/dbm690t

Uwe Hermann uwe at hermann-uwe.de
Tue Oct 7 03:27:37 CEST 2008


On Tue, Oct 07, 2008 at 01:31:18AM +0200, svn at coreboot.org wrote:
> +struct device_operations dbm690t = {
> +	.id = {.type = DEVICE_ID_PCI,
> +		{.pci = {.vendor = PCI_VENDOR_ID_AMD,
> +			      .device = 1}}},
                                        ^
       this doesn't look correct, shouldn't it be a PCI ID?


> +	.constructor		 = default_device_constructor,
> +	.phase3_enable_scan = dbm690t_enable,
> +};


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org




More information about the coreboot mailing list