From owner-freebsd-questions@FreeBSD.ORG Mon May 15 05:24:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC74616A401 for ; Mon, 15 May 2006 05:24:08 +0000 (UTC) (envelope-from sergio@softshark.org) Received: from home.softshark.org (host46-133.pool8252.interbusiness.it [82.52.133.46]) by mx1.FreeBSD.org (Postfix) with SMTP id F2CE643D45 for ; Mon, 15 May 2006 05:24:07 +0000 (GMT) (envelope-from sergio@softshark.org) Received: (qmail 44376 invoked from network); 15 May 2006 07:24:05 +0200 Received: from loki.home.softshark.org (HELO ?192.168.0.2?) (192.168.0.2) by odino.home.softshark.org with SMTP; 15 May 2006 07:24:05 +0200 Message-ID: <4468109A.9030608@softshark.org> Date: Mon, 15 May 2006 07:24:42 +0200 From: Sergio Mangialardi User-Agent: Thunderbird 1.5.0.2 (X11/20060423) MIME-Version: 1.0 To: FreeBSD questions Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Subject: FreeBSD 6.1RC1 AMD64 and Microsoft Mouse X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 May 2006 05:24:09 -0000 Hi, I'm trying to use the Microsoft "Wireless Notebook Laser Mouse 6000" (http://www.microsoft.com/hardware/mouseandkeyboard/productdetails.aspx?pid=048) I recently acquired, on my FreeBSD 6.1-Stable AMD64 laptop but the system didn't recognize it, no /dev/ums0 device is created. I've device usb and device ums statically compiled in the kernel, this is the output of usbdevs -vd: Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00 uhub0 port 1 addr 2: low speed, power 100 mA, config 1, Microsoft Wireless Optical Mouse® 1.00(0x00e1), Microsoft(0x045e), rev 0.07 port 2 powered Controller /dev/usb1: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00 uhub1 port 1 powered port 2 powered Controller /dev/usb2: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), VIA(0x0000), rev 1.00 uhub2 port 1 powered port 2 powered Any ideas? Thanks in advance Sergio