Ticket #37 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

reset_device

Reported by: sasisankar Owned by:
Milestone: Component: libusb-1.0
Keywords: Cc:
Blocked By: Blocks:

Description

The reset_device method calls IOCTL_INTERNAL_USB_XXX twice that makes other USB device to pulled off from the USB bus when the reset_device gets called for one particular device.

So the fix is to be calling IOCTL_INTERNAL_USB_CYCLE_PORT once is enough to do the reset of the device.

Attachments

Fix_reset_device (924 bytes) - added by sasisankar 3 years ago.

Download all attachments as: .zip

Change History

Changed 3 years ago by sasisankar

comment:1 Changed 3 years ago by dsd

  • Resolution set to invalid
  • Status changed from new to closed

libusb-win32 is a separate project hosted at sourceforge.net/projects/libusb-win32

please file the issue there.

Note: See TracTickets for help on using tickets.