Donate Share

libusb-win32

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

claiming interface 2 failed

You are viewing a single message from this topic. View all messages.

  1. 2009-04-09 09:56:54 UTC
    Maybe check the interface exists in the device config descriptors:
    device->descriptor.bNumConfigurations
    device->config[yourusbconfiguration].bNumInterfaces

    where device is of type "struct usb_device *"
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.