On Thu, 8 Jun 2006 12:21:14 +0200, Sven Moellers <[EMAIL PROTECTED]> wrote:
> I am suspecting another driver gets probed and claims the device [...]
Make sure your old usbfs based app wasn't running.
Other than this the source looks perfect, it must work.
Look at /proc/bus/usb/devices, it show
Hi,
I am writing a Linux USB driver and got stuck trying to get the probe function
working.
The driver is for a USB 1.1 device with 2 interrupt endpoints (in/out). I have
several of these devices attached (they are controlling one gyroscope and 8
motors on a mobile robot platform), and working wi