Date: Thu, 13 Jul 2000 21:48:06 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: hm@hcs.de Cc: current@freebsd.org Subject: Re: config/hints changes: panic booting pcvt kernel Message-ID: <200007140448.VAA59078@vashon.polstra.com> In-Reply-To: <20000713092155.48C5E483D@hcswork.hcs.de> References: <20000713092155.48C5E483D@hcswork.hcs.de>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <20000713092155.48C5E483D@hcswork.hcs.de>, Hellmuth Michaelis <hm@hcs.de> wrote: > > i added a printf statement to the beginning of every subroutine in > file /sys/dev/kbd/kbd.c and with this additions the panic disappears > and pcvt runs fine as ever. > > Removing the printf's from kbd.c shows the usual described panic. > > I'm now completely out of ideas .... It sounds like maybe an uninitialized local variable in one of the functions. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa 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?200007140448.VAA59078>