Date: Mon, 10 Jul 2006 21:34:03 +0200 From: Markus Brueffer <markus@brueffer.de> To: freebsd-mobile@freebsd.org, eol1@yahoo.com Cc: Alexandre Sunny Kovalenko <Alex.Kovalenko@verizon.net> Subject: Re: External USB Numpad Message-ID: <200607102134.09343.markus@brueffer.de> In-Reply-To: <20060710061524.90572.qmail@web51905.mail.yahoo.com> References: <20060710061524.90572.qmail@web51905.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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@brueffer.de | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4
markus@FreeBSD.org | FreeBSD: The Power to Serve!
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)
iD8DBQBEsqux1I0Qcnj4qNQRAodZAKC8UGgcIV/wL05Jeiu9ywzzVRMFKQCgyHtQ
UZvtJpYrS3LAv+PdR3G6Zcc=
=OqjB
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607102134.09343.markus>
