From owner-freebsd-current Tue Dec 5 1:42:19 2000 From owner-freebsd-current@FreeBSD.ORG Tue Dec 5 01:42:17 2000 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D705337B400; Tue, 5 Dec 2000 01:42:15 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id KAA22986; Tue, 5 Dec 2000 10:39:35 +0100 (CET) (envelope-from des@ofug.org) Sender: des@ofug.org X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Andrea Campi Cc: John Baldwin , freebsd-current@FreeBSD.ORG, Andrea Campi Subject: Re: [jhb@FreeBSD.org: RE: Panic in -current] References: <20001205013955.A2351@webcom.it> <20001205032713.B2351@webcom.it> From: Dag-Erling Smorgrav Date: 05 Dec 2000 10:39:34 +0100 In-Reply-To: Andrea Campi's message of "Tue, 5 Dec 2000 03:27:13 +0100" Message-ID: Lines: 13 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Andrea Campi 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