On Monday 08 October 2001 09:56, Tim Snape wrote:
> Using RH7.1 kernel 2.4.2 and trying to communicate with a non standard HID
> device (scientific measuring instrument).
> The device hotplugs ok and I can see it in /proc/dev/usb. What I need to do
> is communicate with it in 'C' using low level i
Tim Snape wrote:
>
> Using RH7.1 kernel 2.4.2 and trying to communicate with a non standard HID
> device (scientific measuring instrument).
>
> The device hotplugs ok and I can see it in /proc/dev/usb. What I need to do
> is communicate with it in 'C' using low level ioctl and read/writes.
>
>
Using RH7.1 kernel 2.4.2 and trying to communicate with a non standard HID
device (scientific measuring instrument).
The device hotplugs ok and I can see it in /proc/dev/usb. What I need to do
is communicate with it in 'C' using low level ioctl and read/writes.
Does anyone have an example of how