hi.

i'm trying to write a driver for some crypto token,
currently with libusb, and i have some questions:

i'm useing usb_reset() (which does a IOCTL_USB_RESET),
but i'm not able to use the device/file descriptor after
that. do i need to reopen the file, or how can i access
the device. i guess the device should be exactly in the
same state after the reset as it was when pluggen in the first time.

also, is there some way to probe, if some device is still
available ? or to get notified of any plug/unplug operation ?

thanks for your help.

regards, andreas


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

Reply via email to