1. 16 Jun, 2003 1 commit
    • David Brownell's avatar
      [PATCH] USB: ehci, fix qh re-activation problem · b47b914e
      David Brownell authored
      This resolves a problem that appears when relinking
      a bulk or control QH that has a partially completed
      multi-packet qTD.  Some I/O could be repeated.
      
      Such cases can happen when an empty QH starts to unlink,
      but gets re-activated (by queueing the multi-packet qTD)
      before the HC saw the unlink.  It's rarely an issue with
      control traffic (transfers are so small) or when bulk
      queues are active (the QH won't empty).
      b47b914e
  2. 13 Jun, 2003 4 commits
  3. 12 Jun, 2003 2 commits
  4. 11 Jun, 2003 33 commits