Hello,
     Section 9.4 of the USB spec says that devices should respond to
the standard requests like GET_STATUS even if they haven't been
configured yet or given an address. How could one do that without a
pointer to a struct usb_device? The usb routines like usb_control_msg
all take a struct usb_device* as one of their parameters.

Thanks...

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to