From owner-freebsd-bugs Wed Jun 25 01:10:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA09191 for bugs-outgoing; Wed, 25 Jun 1997 01:10:03 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id BAA09185; Wed, 25 Jun 1997 01:10:01 -0700 (PDT) Date: Wed, 25 Jun 1997 01:10:01 -0700 (PDT) Message-Id: <199706250810.BAA09185@hub.freebsd.org> To: freebsd-bugs Cc: From: Kazutaka YOKOTA Subject: Re: i386/3462: using a PS/2 mouse causes kernel trap in 2.2.1 Reply-To: Kazutaka YOKOTA Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR i386/3462; it has been noted by GNATS. From: Kazutaka YOKOTA To: David McNab Cc: freebsd-gnats-submit@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: i386/3462: using a PS/2 mouse causes kernel trap in 2.2.1 Date: Wed, 25 Jun 1997 17:10:18 +0900 It's been a while since we exchanged mails last time... Last month you reported occasional stray trap 29 problems on your P6 machine when running FreeBSD 2.2.1. >>Thanks for the patch; however I have installed NetBSD >>over my FreeBSD disk at the moment, so I'm afraid I >>can't test it at the moment. There are some >>other people around who are interested in running >>FreeBSD on the same hardware, so I'll have them apply >>and I'll let you know what happens. >> >>-- >>David McNab >>work: mcnab@nas.nasa.gov >>personal: dave@mcnab.org > >Here is another patch. This one is cleaner than the previous one. It >will modify the following files: > >sys/i386/i386/trap.c >sys/i386/i386/machdep.c >sys/i386/i386/exception.s >sys/i386/include/trap.h > >(When you try this one, please back out the previous patch first.) > >Kazu Have you or anybody around you tried either one of the two patches I sent? If so, did it work? Kazu