On Wed, Jan 30, 2002 at 09:31:07PM -0800, Mark McClelland wrote:
> 
> Greg (if you know): usbfs is not allowed to access claimed interfaces, 
> correct? (ie. ones that are implicitly claimed because of a successful 
> return from probe()). Are interfaces treated as claimed while probe() is 
> active, so that user-space "probes" cannot interfere with driver probes()?

Yes, but odds are, it is trying to read the configuration of the device,
and we don't have control pipe locking, yet :)

Dave, does this problem go away on 2.5.3-pre6?
And which host controller driver are you using?

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to