From: Adam K. <akr...@ro...> - 2006-11-11 14:23:59
dekngoo wrote:
> i want to connect report descriptor in HID descriptor.
If you want to read the report descriptor, it can be done fairly easily.
See src/drivers/usb/generic/hidutils.c in the apcupsd package for an
example.
--Adam