Quoting Andy Armstrong <[EMAIL PROTECTED]>:
> I'm currently working on a driver for 3Com's Homeconnect USB Camera[1]
> and as part of the reverse engineering program I'm writing a command
> line tool that I can use to exercise the camera using libusb. On Windows
> 98 I'm using USB Snoopy[2] to capture conversations between the Windows
> driver and the camera. Shortly after the camera is plugged in the driver
> sends a command that USB Snoopy identifies as
>
> URB_FUNCTION_SELECT_CONFIGURATION
>
> Does anyone know what command that actually is?
You do not need that request. It is already completed by the time
device is enumerated. Most devices have only one configuration anyway.
Dmitri
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel