From owner-freebsd-hardware Tue Jan 14 7:51:23 2003 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D941437B401 for ; Tue, 14 Jan 2003 07:51:21 -0800 (PST) Received: from motor.rt.ru (motor.rt.ru [195.161.0.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EAB643EB2 for ; Tue, 14 Jan 2003 07:51:00 -0800 (PST) (envelope-from dima@rt.ru) Received: from rt.ru (localhost [127.0.0.1]) by home.morhold.ru (8.12.6/8.12.6) with ESMTP id h0EFcx6m001074 for ; Tue, 14 Jan 2003 18:39:04 +0300 (MSK) (envelope-from dima@rt.ru) Message-ID: <3E242F13.E87CC8CD@rt.ru> Date: Tue, 14 Jan 2003 18:38:59 +0300 From: "Dmitry S. Rzhavin" Reply-To: dima@balrog.rt.ru Organization: RTComm.RU X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: hardware@freebsd.org Subject: problems with Logitech iFeel MouseMan mouce Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello! I have problems with an usb Logitech iFeel MouseMan mouce. When I connect it, boot log looks like: === uhci0: port 0xe400-0xe41f irq 9 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered < long delay > ums0: Logitech product 0xc032, rev 1.00/1.01, addr 2, iclass 3/1 < long delay > device_probe_and_attach: ums0 attach returned 6 < long delay > ugen0: Logitech product 0xc032, rev 1.00/1.01, addr 2 < long delay > ugen0: setting configuration index 0 failed < long delay > device_probe_and_attach: ugen0 attach returned 6 uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 3 uhub1: 4 ports with 4 removable, self powered === and FreeBSD can not use it: # usbdevs -dv Controller /dev/usb0: addr 1: self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 uhub0 port 1 addr 2: low speed, power 500 mA, unconfigured, product 0xc032(0xc032), Logitech(0x046d), rev 1.01 port 2 addr 3: self powered, config 1, TUSB2046 hub(0x2046), Texas Instruments(0x0451), rev 1.25 How can I use my mouse? # uname -r 4.7-STABLE # strings -n 3 /kernel | sed -n 's/^___//p' | g -i '\(usb\|ums\)' device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ums # Mouse To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message