USB2 - keyboard error
Yoshihiro Ota
ota at j.email.ne.jp
Sat Feb 14 10:35:09 PST 2009
On Sat, 14 Feb 2009 13:04:26 -0500
Yoshihiro Ota <ota at j.email.ne.jp> wrote:
> On Sat, 14 Feb 2009 18:53:13 +0100
> Hans Petter Selasky <hselasky at c2i.net> wrote:
>
> > 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
>
> I will try to add a return before the switch.
>
> Keyboard works fine with USB1; I never had problems.
>
> By the way, what is "leds"?
>
> Thanks,
> Hiro
After I added a return before the switch in the function, the USB keyboard
started working fine. One minor finding is that its caps-lock right doesn't
turn on. 'Caps-lock' itself is working, making to UPPER cases.
Hiro
More information about the freebsd-current
mailing list