Uwe Hermann | 7 Oct 03:27
Favicon

Re: r903 - coreboot-v3/mainboard/amd/dbm690t

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

--
coreboot mailing list: coreboot <at> coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot


Gmane