Displaying 1 result from an estimated 1 matches for "usbh".
Did you mean:
usb
2008 Aug 19
3
hald-addon-usbhid-ups
...everything seems
to be working, except some of the hal interface stuff, which I know
is still a work in progress, and so I enable the hal part only when
playing around with it.
I see a lot of kernel warnings because there are two processes that
access the device like this:
usbfs: process 19727 (usbhid-ups) did not claim interface 0 before use
usbfs: process 19862 (hald-addon-usbh) did not claim interface 0 before use
My question: is this due to my kernel version, the version of my libusb
(libusb-0.1.12-5.1), or do I need a more up-to-date version of
drivers/libusb.c?
When I make a change to...