• Johannes Erdfelt's avatar
    [PATCH] 2.4.19-pre3 uhci.c zero packet · bcb7d7c4
    Johannes Erdfelt authored
    Don't know if you saw this on the list or not. Here's a patch which
    fixes zero packet support for uhci.c
    
    - Setup the TD correctly, we weren't shifting the null data size
    - Only add the zero packet if the transfer was a multiple of the
      endpoint of the size
    
    JE
    bcb7d7c4
uhci.c 75.5 KB