From owner-freebsd-current Sun Sep 9 23:43: 7 2001 Delivered-To: freebsd-current@freebsd.org Received: from cm1.ethome.net.tw (cm1.ethome.net.tw [210.58.94.21]) by hub.freebsd.org (Postfix) with SMTP id DFAC137B406 for ; Sun, 9 Sep 2001 23:43:00 -0700 (PDT) Received: (qmail 18585 invoked from network); 10 Sep 2001 06:36:31 -0000 Received: from 184.c210-58-188.ethome.net.tw (HELO CoreBit.com) (210.58.188.184) by cm1.ethome.net.tw with SMTP; 10 Sep 2001 06:36:31 -0000 Message-ID: <3B9C5510.37FF4C6C@CoreBit.com> Date: Mon, 10 Sep 2001 13:52:16 +0800 From: Donny Lee X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: John Baldwin Cc: current@FreeBSD.org Subject: Re: [acpi-jp 1246] ACPI and PS/2 mouse problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin wrote: > >> And do you have the following line in /boot/device.hints? > >> hint.psm.0.irq="12" > > i have ibm 570e, with the same PS/2 mouse problem, Ohh. worse.. > > Fatal trap 12: page fault while in kernel mode > > fault virtual address = 0x3a > > fault code = supervisor read, page not present > > instruction pointer = 0x8:0xc0268092 > > stack pointer = 0x10:0xcd1dc948 > > frame pointer = 0x10:0xcd1dc948 > > code segment = base 0x0, limit 0xfffff, type 0x1b > > = DPL 0, pres 1, def32 1, gran 1 > > processor eflags = interrupt enabled, resume, IOPL = 0 > > current process = 50 (sysctl) > > trap number = 12 > > \|/ ____ \|/ > > "@'/ .. \`@" > > /_| \__/ |_\ > > \__U_/ > Do you have a debug kernel, if so, can you do 'gdb -k kernel.debug' in your > sys/i386/compile/FOO directory and then do 'l *0xc0268092' to see what source > line it died on. It's a NULL pointer dereference (as can be seen from the John, please ignore my previous report since i made a mistake using a broken kernel. i was first trying the broken PS/2 mouse, and then using another kernel to see the diff, i mixed them togather. sorry. -- // Donny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message