Vojtech Pavlik wrote:
<snip>
> The patch is now added to the input CVS. I've done a deeper cut when
> integrating it - I've split the original hid into the hid core and
> hid-input bindings. Check the cvs (linuxconsole.sourceforge.net) for any
> mistakes I did in the integration. It'll need some more work anyways.
Any reason why this is linux/drivers/input rather than linux/drivers/usb?
hiddev is more of an alternative to using HID events to feed higher level
input layers. Crappy hand done ASCII art follows (I know that there are other
elements now, or will be when I get the hiddev patches into my tree)
OTHER HW INTERFACES ------|
|
\/
usb.c ---> hid.c ----> input.c ----> CONSOLE
|
|
--> hiddev.c ----> POWER / MONITOR CONTROL
In any case, it is using a USB minor number :)
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel