• David Brownell's avatar
    [PATCH] ehci misc fixes · 4e505316
    David Brownell authored
    This removes some bugs:
    
     - a short read problem with control requests
     - only creates one control qh (memleak fix)
     - adds an omitted hardware handshake
     - reset timeout in octal, say what?
     - a couple BUG()s outlived their value
    
    Plus it deletes unused stub code for split ISO
    and updates some internal doc.
    4e505316
ehci-sched.c 28.8 KB