bxshi, thanks for this patch, it is great to have another vendor submitting patches!<br><br><br><br><div><span class="gmail_quote">On 10/26/06, <b class="gmail_sendername"><a href="mailto:bxshi@msik.com.cn">bxshi@msik.com.cn
</a></b> <<a href="mailto:bxshi@msik.com.cn">bxshi@msik.com.cn</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>===================================================================
<br>--- src/devices/emulator/biosemu.c      (revision 2475)<br>+++ src/devices/emulator/biosemu.c      (working copy)<br>@@ -121,6 +121,7 @@<br>        case 0x42:<br>        case 0x6D:<br>                if (getIntVect(num) == 0x0000) {
<br>+                       ret = 1 ; /*to make vga work*/<br>                        printk_debug("un-inited int vector\n");<br>                }<br>                if (getIntVect(num) == 0xFF065) {</blockquote>
<div><br>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. <br><br>thanks<br><br>ron<br> </div>
<br></div><br>