External USB Numpad
Markus Brueffer
markus at brueffer.de
Mon Jul 10 19:34:21 UTC 2006
On Monday 10 July 2006 08:15, Peter Thoenen wrote:
> > You have not provided any useful information (FreeBSD version, make
> > of the numpad, details of "not workiing"
>
> FreeBSD 6.1. p1 i386
> Numpad is a: Amarina, Model: PAVAMA00001B
>
> Not working as in I plug it in, the power light on it doesn't light up
> and typing on it doesn't work.
>
> dmesg output is:
>
> uhid0: vendor 0x1241 product 0x1203, rev 2.00/2.30, addr 3, iclass 3/1
> uhid1: vendor 0x1241 product 0x1203, rev 2.00/2.30, addr 3, iclass 3/1
>
> {Which I find odd as I am unsure why it shows up twice when I plug it
> in once}
>
> Kernel is:
>
> # USB support
> device uhci # UHCI PCI->USB interface
> device ohci # OHCI PCI->USB interface
> device ehci # EHCI PCI->USB Interface
> device usb # USB Bus (required)
> #device udbp # USB Double Bulk Pipe devices
> device ugen # Generic
> device uhid # "Human Interface Devices"
> device ulpt # USB Printer
> device umass # Disks/Mass storage - Requires scbus and da
> device ums # Mouse
> device ucom # USB serial support
> # USB support for Belkin F5U103 and compatible serial adapters
> device ubsa
> # USB support for BWCT console serial adapters
> device ubser
> # USB support for serial adapters based on the FT8U100AX and FT8U232AM
> device uftdi
> # USB support for Prolific PL-2303 serial adapters
> device uplcom
>
> > man kbdmux
Add ukbd(4) and kbdmux(4) to your kernel config or load them as modules
in /boot/loader.conf. At least one of the hid devices should attach to
ukbd(4). You can see what the other one has to offer with usbhidctl(1):
# usbhidctl -f /dev/uhidX -r
This gives you the report descriptor of the device which you might want to
post here.
Markus
--
Markus Brueffer | GPG-Key: http://people.FreeBSD.org/~markus/markus.asc
markus at brueffer.de | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4
markus at FreeBSD.org | FreeBSD: The Power to Serve!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20060710/47337831/attachment.pgp
More information about the freebsd-mobile
mailing list