Oleg Drokin wrote:
>
> Hello!
>
> Since timeout code is obsoletted, and nobody will use it anyway now
> (we have nice power button, and ^C ;) ), I made diff that
> removes all timeout code completely. Find it attached.
>
> Also I have strange artifact on VGA emulated screen, I attaching
> .gif with this artifact, so you can see what I am talking about.
I believe that is where the cursor is. I made the io log from
a run of bochs, capturing all the IO to the VGA card. There
would be a few lines of copy to the screen on bootup, so the
cursor would end up about there.
-Kevin