Date: Mon, 23 Aug 1999 10:37:34 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Bill Paul <wpaul@skynet.ctr.columbia.edu> Cc: current@FreeBSD.ORG Subject: Re: Monday strikes again Message-ID: <199908231737.KAA09523@apollo.backplane.com> References: <199908231728.NAA06165@skynet.ctr.columbia.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
:... :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 <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908231737.KAA09523>