Hello,

I am writing an application in user space that uses
libusb.a.

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.

I solved the issues of /dev/bus/usb/devices with the
FAM library which is a way cool solution than polling.

Thanks,
Garyc


-------------------------------------------------------
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