On Tue, Oct 07, 2008 at 01:31:18AM +0200, [EMAIL PROTECTED] 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: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to