The following reply was made to PR usb/180657; it has been noted by GNATS.

From: Hans Petter Selasky <h...@bitfrost.no>
To: Yamagi Burmeister <yam...@yamagi.org>
Cc: freebsd-gnats-sub...@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
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to