Q: how to debug in i386/boot/setup.S (prot.mode)

Dunlap, Randy (randy.dunlap@intel.com)
Wed, 3 Nov 1999 15:09:07 -0800


Hi,

I'm trying to add some debug output to the non-real-mode
code in i386/boot/setup.S to display a few I/O port
values. I've tried to use the prtchr and prtstr
functions here, but they seem to operate only
in real mode, not after the real-mode switch.

Any suggestions? Should I be able to poke/write
characters into video memory for debug output?
(in a temporary, kludged fashion only)

Thanks,
Randy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/