Add a new "reset" control request. Used by drivers to ask
for a usb port reset to recover from errors. This also requires
a change to usbd, included.
Remove the temporary placeholder for the global usb reset request
(I'm confident now that it should not be added).
Also, change a commented out print to become a dprint.
|