:...
:some MI console routines in /sys/kern. My gut tells me that console
:initialization is failing because it can't find the ISA graphics
:adapter for some reason.
:
:Anybody have any bright ideas where I can start looking for the problem?
:
:-Bill
:
:--
:=============================================================================
:-Bill Paul (212) 854-6020 | System Manager, Master of Unix-Fu
No ideas, but if you compile the kernel up with the DDB option it should
break into the debugger on the console when it panics, allowing you
to do a 'trace'. The results of the trace should be of great benefit.
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message