|
From: Graeme G. <gr...@ar...> - 2007-04-12 23:43:57
|
Dan Martins wrote: > Does anyone know any windows function that allows me to manually "unplug" a > usb device? usb_reset() will re-enumerate the device if you have the device open with libusb. Not sure if that's what you're after though. Graeme Gill. |