Re: ov511 verbose startup.

Greg KH (greg@kroah.com)
Wed, 30 Jan 2002 21:31:24 -0800


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/