[coreboot] [patch] i82810 WIP for fixing VGA and 512MB

Elia Yehuda z4ziggy at gmail.com
Tue Nov 18 04:10:48 CET 2008


On Tue, Nov 18, 2008 at 3:44 AM, Joseph Smith <joe at settoplinux.org> wrote:

>
>
>
> On Tue, 18 Nov 2008 00:59:07 +0200, "Elia Yehuda" <z4ziggy at gmail.com>
> wrote:
> > just noticed ive put it in cpu_bus_ops... have a laugh...
> >
> No worries, this is how we learn :-)
> >
> > but i dont have "static struct device_operations mc_ops" - where should i
> > add
> > the .ops_pci ?
> >
> Little confused about what your trying to do here. This doesn't work??
>
> static const struct pci_driver northbridge_driver __pci_driver = {
>         .ops    = &northbridge_operations,
>         .vendor = PCI_VENDOR_ID_INTEL,
>         .device = 0x7120,
> };
>

this works just fine. i simply don't know where to add ".ops_pci" since i
dont have
"static struct device_operations mc_ops" in northbridge.c


> --
> Thanks,
> Joseph Smith
> Set-Top-Linux
> www.settoplinux.org
>
>
Elia.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081118/9b4e5a91/attachment.html>


More information about the coreboot mailing list