Hi,
I've just moved from a Mandrake 10 (2.6.3) to a
Knoppix/Debian 2.6.6 install. I had C++ code that
opened the device file (all of which were located in
/dev/usb/hid) and sent and recieved commands to and
from the device. But with the new install the the
/dev/usb/hid directory isn't being create
> If I misunderstood the rationale, I'd very >much
appreciate if
>
>someone could tell me how to set the values without
>HIDIOCSUSAGE.
>
For the moment it isn't possible. In order to get my
device working I just removed the check and it works.
I receved a response email from Vojtech Pavlik
After what I thought was a successful upgrade to
2.6.0.test8 from 2.4.22-xfs I found that my USB cable
modem, Motorola Surfboard SB4200 is not working. After
trying the following command I'm still none the wiser.
mount -t usbdevfs none /proc/bus/usb
I've included the dmesg output from both 2.4 an
Hi John,
Ive just finished some work on a USB-HID card reader
but was having problems sending output reports as
theres a problem with the HID parser (see link). How
did you get around the problem of sending output
reports with a count greater than 1? I was having
problems with reading as well an