USB2 - keyboard error

Hans Petter Selasky hselasky at c2i.net
Sat Feb 14 09:50:49 PST 2009


On Saturday 14 February 2009, Yoshihiro Ota wrote:
> On Sat, 14 Feb 2009 17:59:26 +0100
>
> Hans Petter Selasky <hselasky at c2i.net> wrote:
> > Hi,
> >
> > I've looked at the USB code and I cannot find anything wrong. To get more
> > debugging:
> >
> > sysctl hw.usb2.ukbd.debug=15
> >
> > If you press num-lock, does the num-lock led turn on/off ?
> >
> > Is the behaviour the same for other USB keyboards ?
> >
> > --HPS
>

Hi,

What I can offer is to add a USB quirk that disables the setting of the leds. 
Then you can add this by usbconfig for example.

Try adding a return before the switch() in "ukbd_set_leds_callback()" and see 
if the keyboard works like expected.

BTW: Do leds work with USB1 ?

--HPS


More information about the freebsd-current mailing list