On Tue, Dec 04, 2007 at 08:47:11PM +0100, Matthias Lohr wrote: > // lsusb > Report Descriptors: > ** UNAVAILABLE **
Disable the HID driver to make it available. Either unload the driver or write a small program to call usb_detach_driver_np() in libusb, or the equivalent in libhid. //Peter _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

