Date: Mon, 23 Jun 2008 21:47:29 +0200 From: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> To: freebsd-usb@freebsd.org Subject: Re: usb/124604: Wireless Mouse doesn't work Message-ID: <20080623214729.75a80bec.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20080623205047.a541ae27.torfinn.ingolfsen@broadpark.no> References: <20080623164356.43D943EB588D@smtp.ngs.ru> <20080623205047.a541ae27.torfinn.ingolfsen@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 23 Jun 2008 20:50:47 +0200 Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> wrote: > Well, I have this old "Cordless Desktop Optical" (it doesn't say any > model number) made by Logitech here on a machine which runs FreeBSD > 6.2-stable from March last year, that one is working. FWIW, here is the data from the "Cordless Desktop Optical" (no model number) tested on the same machine that I tested the other wireless on. Works like a charm. root@kg-i82# uname -a FreeBSD kg-i82.kg4.no 7.0-STABLE FreeBSD 7.0-STABLE #3: Wed May 28 15:59:38 CEST 2008 root@kg-i82.kg4.no:/usr/obj/usr/src/sys/I81K i386 root@kg-i82# usbdevs -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 port 1 powered port 2 addr 2: low speed, power 50 mA, config 1, USB Receiver(0xc504), Logitech(0x046d), rev 13.10 root@kg-i82# dmesg | grep kbd kbd1 at kbdmux0 atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 atkbd0: <AT Keyboard> irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: <PS/2 Mouse> irq 12 on atkbdc0 ukbd0: <Logitech USB Receiver, class 0/0, rev 1.10/30.07, addr 2> on uhub0 kbd2 at ukbd0 ukbd0: at uhub0 port 2 (addr 2) disconnected ukbd0: detached ukbd0: <Logitech USB Receiver, class 0/0, rev 1.10/13.10, addr 2> on uhub0 kbd2 at ukbd0 root@kg-i82# dmesg | grep ums ums0: <Logitech USB Receiver, class 0/0, rev 1.10/30.07, addr 2> on uhub0 ums0: 16 buttons and Z dir. ums0: at uhub0 port 2 (addr 2) disconnected ums0: detached ums0: <Logitech USB Receiver, class 0/0, rev 1.10/13.10, addr 2> on uhub0 ums0: 5 buttons and Z dir. (The detach messages are from detaching the EX110) -- Regards, Torfinn Ingolfsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080623214729.75a80bec.torfinn.ingolfsen>