Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2013 15:30:01 GMT
From:      Hans Petter Selasky <hps@bitfrost.no>
To:        freebsd-usb@FreeBSD.org
Subject:   Re: usb/180657: [PATCH] Filco Majestouch 2 keyboard recognized as keyboard and mouse
Message-ID:  <201307231530.r6NFU1bj025001@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR usb/180657; it has been noted by GNATS.

From: Hans Petter Selasky <hps@bitfrost.no>
To: Yamagi Burmeister <yamagi@yamagi.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: usb/180657: [PATCH] Filco Majestouch 2 keyboard recognized as
 keyboard and mouse
Date: Tue, 23 Jul 2013 17:23:50 +0200

 On 07/23/13 17:03, Yamagi Burmeister wrote:
 >> I would expect two interfaces here. Only one driver can attach to a
 >> single interface. Is your keyboard and mouse two separate devices
 >> through an external USB HUB?
 >
 > The keyboard is attached directly to the computer without any hub
 > between it. While the keyboard is just a keyboard (without any
 > additional features like usb ports) there is of course the
 > possibility that an user-invisible hub is build into it.
 >
 >> Is the ums and ukbd in the kernel?
 >
 > No, they're loaded as modules via /boot/loader.conf
 >
 >> Could you run one more with your quirk disabled and dual mouse/keyboard
 >> plugged in:
 >>
 >> usbconfig -d X.Y show_ifdrv
 >
 > Of course:
 >
 > % usbconfig -d 3.3 show_ifdrv
 > ugen3.3: <USB Keyboard vendor 0x04d9> at usbus3, cfg=0 md=HOST spd=LOW
 > (1.5Mbps) pwr=ON (100mA)
 > ugen3.3.0: ukbd0: <vendor 0x04d9 USB Keyboard, class 0/0, rev
 > 1.10/1.01, addr 3>
 > ugen3.3.1: ums1: <vendor 0x04d9 USB Keyboard, class 0/0, rev 1.10/1.01,
 > addr 3>
 >
 > If more information is required feel free to ask. You could contact me
 > by ICQ, I should still be in your contact list. :)
 >
 > Ciao,
 > Yamagi
 >
 
 Hi,
 
 This is not the same device that you dumped the configuration descriptor 
 for. VID and PID values changed. Could you try:
 
 usbconfig -d 3.3 dump_curr_config_desc
 
 Thank you!
 
 --HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307231530.r6NFU1bj025001>