Date: Wed, 30 Jan 2013 00:28:14 -0800 From: Yuri <yuri@rawbw.com> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: Why my USB keyboard doesn't generate scancodes? Message-ID: <5108D99E.6000903@rawbw.com> In-Reply-To: <201301291852.12807.hselasky@c2i.net> References: <5104974C.803@rawbw.com> <5104FD23.7010404@rawbw.com> <201301291848.04554.hselasky@c2i.net> <201301291852.12807.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 01/29/2013 09:52, Hans Petter Selasky wrote: > Please include dmesg from when you plug the device into the USB port. Here is the log for disconnecting and connecting again. Yuri ukbd_intr_callback: error=USB_ERR_STALLED ugen1.2: <Microsoft> at usbus1 (disconnected) ukbd0: at uhub1, port 1, addr 2 (disconnected) ukbd_detach: ukbd_intr_callback: error=USB_ERR_CANCELLED ukbd_detach: ukbd0: disconnected ums0: at uhub1, port 1, addr 2 (disconnected) uhid0: at uhub1, port 1, addr 2 (disconnected) ugen1.2: <Microsoft> at usbus1 ukbd_probe: ukbd_probe: ukbd0: <Microsoft Microsoft Nano Transceiver v1.0, class 0/0, rev 2.00/6.74, addr 2> on usbus1 ukbd_attach: Parsing HID descriptor of 57 bytes ukbd_parse_hid: Found left control ukbd_parse_hid: Found right control ukbd_parse_hid: Found left shift ukbd_parse_hid: Found right shift ukbd_parse_hid: Found left alt ukbd_parse_hid: Found right alt ukbd_parse_hid: Found left GUI ukbd_parse_hid: Found right GUI ukbd_parse_hid: Found keyboard events ukbd_parse_hid: Found keyboard numlock ukbd_parse_hid: Found keyboard capslock ukbd_parse_hid: Found keyboard scrolllock ukbd_set_leds: leds=0x00 ukbd_set_leds: leds=0x00 kbd2 at ukbd0 ukbd_probe: ukbd_set_leds_callback: len=1, id=0 ums0: <Microsoft Microsoft Nano Transceiver v1.0, class 0/0, rev 2.00/6.74, addr 2> on usbus1 ums0: 5 buttons and [XYZT] coordinates ID=26 ums0: 0 buttons and [T] coordinates ID=0 ukbd_probe: uhid0: <Microsoft Microsoft Nano Transceiver v1.0, class 0/0, rev 2.00/6.74, addr 2> on usbus1 ukbd_set_leds: leds=0x00 ukbd_set_leds_callback: len=1, id=0 ukbd_set_leds: leds=0x00 ukbd_set_leds_callback: len=1, id=0 ukbd_set_leds: leds=0x00 ukbd_set_leds_callback: len=1, id=0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5108D99E.6000903>