Date: 05 Dec 2000 10:39:34 +0100 From: Dag-Erling Smorgrav <des@ofug.org> To: Andrea Campi <andrea@webcom.it> Cc: John Baldwin <jhb@FreeBSD.ORG>, freebsd-current@FreeBSD.ORG, Andrea Campi <a.campi@inet.it> Subject: Re: [jhb@FreeBSD.org: RE: Panic in -current] Message-ID: <xzp66kzurzc.fsf@flood.ping.uio.no> In-Reply-To: Andrea Campi's message of "Tue, 5 Dec 2000 03:27:13 %2B0100" References: <20001205013955.A2351@webcom.it> <XFMail.001204182657.jhb@FreeBSD.org> <20001205032713.B2351@webcom.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrea Campi <andrea@webcom.it> writes: > Ok, I will try each one. At the moment, I'm using logo_saver. > I will let you know. Take a long hard look at vesa_set_mode() and vesa_set_origin() in sys/i386/isa/vesa.c. If the panic occurs while the console is still in text mode, the bug is in vesa_set_mode(); if it occurs after the console has switched to graphics mode, it's probably in vesa_set_origin(). DES -- Dag-Erling Smorgrav - des@ofug.org 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?xzp66kzurzc.fsf>