From owner-freebsd-hackers Thu Aug 29 12:49:52 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA00119 for hackers-outgoing; Thu, 29 Aug 1996 12:49:52 -0700 (PDT) Received: from xioa.cosmic.org (root@xioa.cosmic.org [206.151.181.200]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA29990; Thu, 29 Aug 1996 12:49:40 -0700 (PDT) Received: (from jwb@localhost) by xioa.cosmic.org (8.6.12/8.6.9) id PAA28061; Thu, 29 Aug 1996 15:55:37 GMT From: fubar Message-Id: <199608291555.PAA28061@xioa.cosmic.org> Subject: PS/2 mouse on Dell XPi 90ST dock station To: questions@freebsd.org, hackers@freebsd.org, sos@freebsd.org, hardware@freebsd.org Date: Thu, 29 Aug 1996 15:55:36 +0000 () 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 I'm trying to use the PS/2 mouse port on a Dell docking station to free up the serial port. /dev/psm0 works with the track ball when the laptop is undocked. /dev/cuaa1 works with a mouse plugged into the serial port. If I try to use teh PS/2 connector though, I get no response from the mouse. Windows 95 has no problem with it and reports the same IRQ (12) that psm0 is configured for. I'm trying to use the PS/2 mouse port on a Dell docking station to free up the serial port. /dev/psm0 works with the track ball when the laptop is undocked. /dev/cuaa0 works with a mouse plugged into the serial port. If I try to use the PS/2 connector though, I get no response from the mouse. Windows 95 has no problem with it and reports the same IRQ (12) that psm0 is configured for. I configured the kernel as instructed (trackball works). I am using FreeBSD 2.1.0-RELEASE. Greatful for any help. I'm out of ideas.