[LinuxBIOS] MB1030 / 3036 VGA comes up :D

Stefan Reinauer stepan at coresystems.de
Sat Apr 29 23:39:38 CEST 2006


* Christian Sühs <chris at suehsi.de> [060429 23:36]:
> Why is the run_bios_int called three times?

Your graphics card option rom tries to output 3 lines of text, most
likely. See Ralph Brown's Interrupt List on INT 10h.

> It seems that there are no differences between the second and the third one.

It's the same subroutine within the graphics card option rom, yes.


> There is a ip (initial point) flag for testbios. Is there someting else 
> for the inTree one.
 
It's "instruction pointer". 

> Is testbios faster with given ip.

No, the correct IP is automatically chosen. This is only needed for
non-PCI option roms. Specifying something else than the default will
not even work.

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list