From owner-freebsd-hackers Tue Mar 4 12:58:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA15500 for hackers-outgoing; Tue, 4 Mar 1997 12:58:21 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id MAA15495 for ; Tue, 4 Mar 1997 12:58:19 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA10337; Tue, 4 Mar 1997 13:52:30 -0700 From: Terry Lambert Message-Id: <199703042052.NAA10337@phaeton.artisoft.com> Subject: Re: PS2 Mouse on FreeBSD 2.1.5 To: nate@mt.sri.com (Nate Williams) Date: Tue, 4 Mar 1997 13:52:29 -0700 (MST) Cc: terry@lambert.org, slaterm@excel.tnet.com.au, freebsd-hackers@freebsd.org In-Reply-To: <199703041907.MAA00389@rocky.mt.sri.com> from "Nate Williams" at Mar 4, 97 12:07:57 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > It seems to work fine in Windoze 95 however. So perhaps im using the > > > wrong port ? Any suggestions would be appriciated! > > > > You are confusing a PS/2 mouse (psm0 on port 0x60 of the keyboard > > controller) with a bus mouse (IRQ 12). > > The PS/2 mouse uses IR 12 by default. You are confused. :) Is this true? The ACER system which I have here has a mini-DIN connector, but it is a busmouse controller backing the connector, not the keyboard controller. It uses IRQ 12. I am *very* familiar with this particular bus mouse because ACER (stupidly) left the mouse out of the PnP BIOS local devices list in ROM, and the PnP stuff in Win95 was forever giving IRQ12 away to an Adaptec SCSI controller until we went in and manually disabled the PnP for the Adaptec and configured Win95 to know that the mouse was hard-coded for IRQ 12. That doesn't mean that this isn't an unrealted problem, however. 8-(. ...Stupid, frigging, !@#$%! ISA bus. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.