PERFORCE change 123399 for review
Rui Paulo
rpaulo at fnop.net
Fri Jul 13 14:16:07 UTC 2007
Hans Petter Selasky wrote:
> Remove all USB device drivers from your kernel config file, except "device
> ugen". All your USB devices should show up like "ugenX" devices. Then
> install "/usr/ports/sysutils/udesc_dump" and run this command on
> all /dev/ugenX instances. Redirect the contents to a set of files and upload
> them somewhere. I want to have a look at the descriptors. Maybe there is a
> USB descriptor that you can detect, that makes a keyboard an Apple keyboard.
> That will be more generic than adding these quirks!
Well, I can do that but it will take some time.
Regarding to the keyboard, it's not a descriptor but an HID usage:
hid_locate(desc, size, HID_USAGE2(HUP_CUSTOM, UC_FNKEY)
hid_input, &sc->sc_loc_fn, &flags))
> Have you configured your system to detect Bluetooth Keyboard and Mouse ?
No. I'm not using them.
--
Rui Paulo
More information about the p4-projects
mailing list