[PATCH] USB speedtouch: receive code rewrite
Main points: - receive buffers are decoupled from urbs, so an urb can be resubmitted with a new buffer before the old buffer is processed. - the packet reconstruction code is much simpler. - locking is simplified by the fact that only the tasklet launches receive urbs
Showing
This diff is collapsed.
Please register or sign in to comment