[LinuxBIOS] 答复: MSI ms9185 linuxbios support

ron minnich rminnich at gmail.com
Fri Oct 27 06:44:43 CEST 2006


bxshi, thanks for this patch, it is great to have another vendor submitting
patches!



On 10/26/06, bxshi at msik.com.cn <bxshi at msik.com.cn> wrote:
>
>
> ===================================================================
> --- src/devices/emulator/biosemu.c      (revision 2475)
> +++ src/devices/emulator/biosemu.c      (working copy)
> @@ -121,6 +121,7 @@
>         case 0x42:
>         case 0x6D:
>                 if (getIntVect(num) == 0x0000) {
> +                       ret = 1 ; /*to make vga work*/
>                         printk_debug("un-inited int vector\n");
>                 }
>                 if (getIntVect(num) == 0xFF065) {


Ollie, does the added line look ok to you?  I am  ok with this patch except
I would like to understand this change better. I don't have access to the
entire source at present.

thanks

ron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061026/607f9ebd/attachment.html>


More information about the coreboot mailing list