From owner-freebsd-questions Thu May 16 21:07:37 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA07716 for questions-outgoing; Thu, 16 May 1996 21:07:37 -0700 (PDT) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA07711 for ; Thu, 16 May 1996 21:07:34 -0700 (PDT) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id WAA25686; Thu, 16 May 1996 22:07:28 -0600 Date: Thu, 16 May 1996 22:07:28 -0600 From: Nate Williams Message-Id: <199605170407.WAA25686@rocky.sri.MT.net> To: Bora Akyol Cc: Nate Williams , questions@freebsd.org Subject: Re: PS/2 Mouse not Recognized In-Reply-To: <1.5.4.32.19960517013425.00670c38@wireless.Stanford.EDU> References: <1.5.4.32.19960517013425.00670c38@wireless.Stanford.EDU> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > >> I have a MouseSystems PS/2 mouse (3button) that works under Linux and > >> DOS/WIN95 fine, but is not recognized by the kernel. Note that I DID > >> compile the kernel with PS2 device support enabled and I can see the > >> kernel look for it yet it is not found. > > > >Which version of FreeBSD are you running? > > > > > >Nate > > > > > Hi I am running 2.1.0 RELEASE. Try backporting the driver from -current and see if it works. Or, try setting the option 'PSM_NORESET' in your config file. Nate