Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2006 10:31:48 -0400
From:      "Alexandre \"Sunny\" Kovalenko" <Alex.Kovalenko@verizon.net>
To:        eol1@yahoo.com
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: External USB Numpad
Message-ID:  <1152801108.41688.5.camel@RabbitsDen>
In-Reply-To: <20060711010414.87201.qmail@web51913.mail.yahoo.com>
References:  <20060711010414.87201.qmail@web51913.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> 
> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"
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 (Олександр Коваленко)




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