From owner-freebsd-questions Tue Aug 10 18:33:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from www.keycomp.net (www.keycomp.net [207.44.1.33]) by hub.freebsd.org (Postfix) with ESMTP id 8721215485 for ; Tue, 10 Aug 1999 18:33:14 -0700 (PDT) (envelope-from billieakay@yahoo.com) Received: from bopper (kc-rmt08.keycomp.net [207.44.1.10]) by www.keycomp.net (8.8.5/SCO5) with SMTP id VAA22959; Tue, 10 Aug 1999 21:39:27 -0400 (EDT) Message-ID: <001d01bee398$6317f080$01010101@bopper> From: "Bill A. K." To: "M. L. Dodson" , References: <003901bee350$e6462c80$01010101@bopper> <199908101719.MAA78925@beowulf.utmb.edu> Subject: Re: USB Date: Tue, 10 Aug 1999 21:25:22 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, i did that and recompiled the kernel, and it recognizes everything at bootup. Now I just need to know how to get the system to use the USB mouse as it's mouse. thanks bill billieakay@yahoo.com ----- Original Message ----- From: M. L. Dodson To: Bill A. K. Cc: Sent: Tuesday, August 10, 1999 1:19 PM Subject: USB > Bill A. K. writes: > > Hello, > > > > I want to run a Logitech USB Mouse with a wheel on FreeBSD 3.2-RELEASE. > > I need to know how to use FreeBSD's USB functions. > > > > I don't need to use the wheel at all. > > > > If you can help, please let me know. > > > > Bill > > billieakay@yahoo.com > > > > > > > > > Here is what I have in the USB section of my kernel config: > > # USB support > controller uhci0 > controller ohci0 > controller usb0 > # > # for the moment we have to specify the priorities of the device > # drivers explicitly by the ordering in the list below. This will > # be changed in the future. > # > device ums0 > device ukbd0 > device ulpt0 > device uhub0 > device ucom0 > device umodem0 > device hid0 > device ugen0 > > # > #options USB_DEBUG > options USBVERBOSE > > This is for a Dell Inspiron 7000 laptop. Then I just made the > ums0 device in /dev, plugged in the Logitech wheeled mouse, and > it Did the Right Thing (TM). This is for the USB port directly > on the laptop. Things are not joy for the Inspiron port > replicator, where the Dell does not like the Logitech at all: > spends a long time there at boot before giving up and > inactivating that port. > > > -- > M. L. Dodson bdodson@scms.utmb.edu > 409-772-2178 FAX: 409-772-1790 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message