• Kevin Owen's avatar
    [PATCH] USB: bug in EHCI device reset through transaction · 5e103620
    Kevin Owen authored
    This supports another special case:  devices can revert to the "default"
    (address zero) state temporarily in usb_reset_device().
    
    This is the quick fix; 2.6 could get rid of these special cases in ep0
    hcd logic by disabling ep0, but 2.4 can't.
    5e103620
ehci-q.c 29.1 KB