From owner-freebsd-questions Thu Jul 20 15:33:51 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id PAA27454 for questions-outgoing; Thu, 20 Jul 1995 15:33:51 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.11/8.6.6) with SMTP id PAA27440 for ; Thu, 20 Jul 1995 15:33:44 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA03656; Thu, 20 Jul 95 16:26:12 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9507202226.AA03656@cs.weber.edu> Subject: Re: Mouse To: m-ap9813@DRYSDALE.CS.NYU.EDU (Alexander Pelaez) Date: Thu, 20 Jul 95 16:26:12 MDT Cc: questions@freebsd.org In-Reply-To: <9507202053.AA01956@DRYSDALE.CS.NYU.EDU> from "Alexander Pelaez" at Jul 20, 95 04:53:45 pm X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@freebsd.org Precedence: bulk > I have a Microsoft Bus Mouse connected to my video card sitting in COM1 > How do I get this device to work with FreeBSD. > What commands do I use and what devices files do I set? Bus mice are not serial mice. You do *not* have a bus mouse on com1. Probably you need to use /dev/psm0 insead of com1 and change your mouse protocol in XF86Config (like it says in the XFree86 release notes). Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.