https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224069

--- Comment #4 from Jung-uk Kim <[email protected]> ---
You guys are not reading the code right.  x86bios_init_regs(&regs) before the
commented line initializes all registers to zero.  In other words, I commented
out the line because it is unnecessary, i.e., STATE_SIZE is zero.  I am not
really sure what's going on but you can do "sysctl debug.x86bios.call=1" to
trace VESA function calls.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to