https://github.com/torvalds/linux
Revision 8126fdbc76351bdf99c6737ef4fecf88a22fa538 authored by Patrick Boettcher on 27 August 2005, 17:30:30 UTC, committed by Linus Torvalds on 27 August 2005, 18:03:45 UTC
Fixed race between submitting streaming URBs in the driver and starting
the actual transfer in hardware (demodulator and USB controller) which
sometimes lead to garbled data transfers. URBs are now submitted first,
then the transfer is enabled. Dibusb devices and clones are now fully
functional again.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 820d220
History
Tip revision: 8126fdbc76351bdf99c6737ef4fecf88a22fa538 authored by Patrick Boettcher on 27 August 2005, 17:30:30 UTC
[PATCH] fix for race problem in DVB USB drivers (dibusb)
Tip revision: 8126fdb

README

back to top