From owner-freebsd-smp Wed May 21 10:26:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA22334 for smp-outgoing; Wed, 21 May 1997 10:26:23 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA22325 for ; Wed, 21 May 1997 10:26:20 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id LAA00489; Wed, 21 May 1997 11:26:01 -0600 (MDT) Date: Wed, 21 May 1997 11:26:01 -0600 (MDT) Message-Id: <199705211726.LAA00489@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Steve Passe Cc: Bruce Albrecht , freebsd-smp@freebsd.org, bruce@zuhause.mn.org Subject: Re: fatal trap during boot In-Reply-To: <199705211603.KAA07547@Ilsa.StevesCafe.com> References: <9705211532.AA12211@gf006e0.seag.fingerhut.com> <199705211603.KAA07547@Ilsa.StevesCafe.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-smp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I've run this with both the SMP-GENERIC (only modified to add the PS-2 > > mouse and DDB options), and my abbreviated SMP-GENERIC, which also > > deletes all the SCSI, IDE, and network devices that I don't have on my > > machine, which speeds up the boot time, and it fails in the same > > place. > > > > I only get the message > > Enabled Ints 1,2,3,4,6,7,8,12,17,18, imeg: 0x00f9ee21 ... > remove the ps2 mouse driver AND the physical mouse and see if this helps. I won't argue with this, but... > there have traditionally been problems with the ps2 driver and your dying > in lovel console code so maybe... I *hope* that Kazu has most of these fixed by now. The PS/2 mouse is now one of the better supported drivers in FreeBSD thanks to his good work. Nate