Am Montag, 16. Mai 2005 20:42 schrieb coin:
> > I think you missed the obvious bug. You don't pass the value, you pass
> > the pointer.
> > 
> > So something like:
> > 
> >  >>              ioctl(fd, USBDEVFS_CLAIMINTERFACE, &interface);
> > 
> > should do the trick. I hope this helps,
> > 
> With &interface I got:
> ioctl: Device or resource busy

So post 'lsusb -v' and 'cat /proc/bus/usb/devices' so that we can tell
whether your interface is really already claimed.

        Regards
                Oliver


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to