There is no (standard) RESET request. Some devices have vendor-supplied (and device-specific) reset commands. The (only) generic way to reset a device is to disable the port it's connected to. To do that you have to talk to/through the hub driver.
The Linux USB implementation provides a reset interface, but since reset isn't in the USB spec (at the device level) it's not in the javax.usb API; thus you can't use it via javax.usb. Maybe your device has a vendor-supplied reset command? On Fri, 4 Mar 2005, Astro Astro wrote: > >Hi, > > > >I want to send a RESET request to an USB device but that fails. > >I use the USB 1.1 specification. > >Which values to put in bmRequestType, bRequest, wValue, wIndex fields? > > > >thank > >[premium.gif] 300 Mo gratuits sur CaraMail : Cliquez ici pour en profiter! > > -- Dan Streetman [EMAIL PROTECTED] --------------------- 186,272 miles per second: It isn't just a good idea, it's the law! ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ javax-usb-devel mailing list javax-usb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/javax-usb-devel