Re: External USB Numpad
"Alexandre \"Sunny\" Kovalenko" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <1152801108.41688.5.camel@RabbitsDen> |
On Mon, 2006-07-10 at 18:04 -0700, Peter Thoenen wrote:
> > ukbd(4). You can see what the other one has to offer with
> > usbhidctl(1):
>
> Manning ukbd didn't seem to cut it. It says I should be able to use
> both at the same time (or at least the way I read it). Switching via
> the console and kbdcontrol commands doesn't work either (though I am
> seeing /dev/kbd{0/1/2}
>
> > # usbhidctl -f /dev/uhidX -r
>
> Report descriptor:
> Total input size 0 bytes
> Total output size 1 bytes
> Total feature size 3 bytes
>
> No idea what this means.
>
> dmesg now though is reporting at least:
>
> kbd1 at kbdmux0
> ukbd0: vendor 0x1241 product 0x1203, rev 2.00/2.30, addr 3, iclass 3/1
> kbd2 at ukbd0
> uhid0: vendor 0x1241 product 0x1203, rev 2.00/2.30, addr 3, iclass 3/1
>
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "[email protected]"
What do you get if you try
kbdcontrol -a ukbd0 < /dev/console
at console prompt? I am running -CURRENT, so numpad is recognised and
attached automatically, but
kbdcontrol -A ukbd0 < /dev/console
detaches it, and
kdbcontrol -a ukbd0 < /dev/console
attaches it back.
I do not have 6.1 here to try it out, but from my recollections it
should work there as well. 'man kbdcontrol' is your friend.
--
Alexandre Kovalenko (Олександр Коваленко)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"