2009/3/23 Joseph Smith <[email protected]>

> Hello,
> I am trying to setup a custom vga driver to run code before and after the
> vga rom executes. It builds and runs ok


I don't think it's actually running, I think the default vga handler is
running the rom. Do you have a line in your mainboard Config.lb with eg
"driver pci/onboard"? If so, comment out that line and try again. Also
remember you need to re-run buildtarget after changing any Config.lb or
Options.lb files.

-Corey



> but I can't seem to get any of my
> output to show (yes my debug level is set 9). Do vga option roms not use
> the device ops (pci_dev_init())? Am I doing something wrong(patch and
> bootlog attached)?
>
> --
> Thanks,
> Joseph Smith
> Set-Top-Linux
> www.settoplinux.org
> --
> coreboot mailing list: [email protected]
> http://www.coreboot.org/mailman/listinfo/coreboot
>
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to