From owner-freebsd-newbies@FreeBSD.ORG Tue Sep 9 19:24:44 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2304D16A4BF for ; Tue, 9 Sep 2003 19:24:44 -0700 (PDT) Received: from cardinal.lhup.edu (cardinal.lhup.edu [151.161.128.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42FA843F85 for ; Tue, 9 Sep 2003 19:24:40 -0700 (PDT) (envelope-from rhaggert@penguin.lhup.edu) Received: from [151.161.146.229] ([151.161.146.229]) by cardinal.lhup.edu with Microsoft SMTPSVC(5.0.2195.6713); Tue, 9 Sep 2003 22:24:34 -0400 From: Ryan Haggerty To: freebsd-newbies@freebsd.org Content-Type: text/plain Organization: Message-Id: <1063160763.20744.92.camel@linux04> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 09 Sep 2003 22:26:03 -0400 Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Sep 2003 02:24:34.0973 (UTC) FILETIME=[ACF414D0:01C37742] Subject: usb mouse on laptop X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 02:24:44 -0000 I looked at the hand book played with rc.conf and all the stuff i need in the kerel is there there is a /dev/ums0 too dmesg says it found my micrsoft wirless optical usb mouse but i can not seem to get it to work from dmesg ums0: Microsoft Microsoft Wireless Optical Mouse\M-. 1.0A, rev 2.00/0.15, addr 2, iclass 3/1 ums0: 3 buttons and Z dir. from my kern compile i had this # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) #device udbp # USB Double Bulk Pipe devices device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ulpt # Printer device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse device urio # Diamond Rio 500 MP3 player device uscanner # Scanners THANKS for any help