From owner-freebsd-questions Wed Nov 26 19:58:18 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA11553 for questions-outgoing; Wed, 26 Nov 1997 19:58:18 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA11499 for ; Wed, 26 Nov 1997 19:58:11 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.5) id OAA21294; Thu, 27 Nov 1997 14:27:29 +1030 (CST) Message-ID: <19971127142729.33627@lemis.com> Date: Thu, 27 Nov 1997 14:27:29 +1030 From: Greg Lehey To: Francis Vidal Cc: Alastair Rankine , FreeBSD Questions Subject: Re: mousedtype? References: <199711270206.NAA07592@cia.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: ; from Francis Vidal on Thu, Nov 27, 1997 at 11:16:51AM +0800 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, Nov 27, 1997 at 11:16:51AM +0800, Francis Vidal wrote: > yOn Thu, 27 Nov 1997, Alastair Rankine wrote: > >> At 19:41 26/11/97 +0800, you wrote: >>> what are the options for mousedtype in '/etc/rc.conf'? >> >> man rc.conf(5) >> man moused(8) > > ugghhh! i still can't run my mouse :-I . what's the device for > COM1-COM4? In this case, /dev/ttyd0 through /dev/ttyd3. > my on-board comm ports are all busted so installed a super i/o card and > used the comm ports of the card instead. during boot-up, the kernel tells > me that sio(something) has been disabled (blah blah) Well, how about some details? In case of doubt, the output from dmesg. Greg