Am Mittwoch, 2. November 2005 02:21 schrieb gary clark:
> I want to know that if I call usb_claim_interface will
> in an application will this prevent a user from
> attempting to mount that device? i.e state that the
> device is busy.
> Is there documentation out there that can point me in
> the right direction? I want to prevent a user from
> being able to access the device interface if its
> already taken.

Ownership of interfaces is exclusive. Claiming it will do the job.

        HTH
                Oliver


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to