7 Oct 03:27
Re: r903 - coreboot-v3/mainboard/amd/dbm690t
From: Uwe Hermann <uwe <at> hermann-uwe.de>
Subject: Re: r903 - coreboot-v3/mainboard/amd/dbm690t
Newsgroups: gmane.linux.bios
Date: 2008-10-07 01:27:37 GMT
Subject: Re: r903 - coreboot-v3/mainboard/amd/dbm690t
Newsgroups: gmane.linux.bios
Date: 2008-10-07 01:27:37 GMT
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
RSS Feed