[PATCH] DVB: Misc. DVB USB driver updates
commitb8bd49a4670831f71c5eb609be3bc519121c92f6
authorMichael Hunold <hunold@linuxtv.org>
Mon, 26 Apr 2004 01:53:40 +0000 (25 18:53 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 26 Apr 2004 01:53:40 +0000 (25 18:53 -0700)
treec9f0a980c2f1ae6e56ca7cc660905beb1eabdc02
parent76aec2dc25f20ce1c819f58e3cf22475437bf6d0
[PATCH] DVB: Misc. DVB USB driver updates

 - [DVB] ttusb-dec:
   - Add a parameter to dvb_filter_pes2ts function to specify whether
     the packet is a payload unit start or not
   - Use the hotplug firmware loader for 2.6 kernels instead of
     compiling the firmware into the module.
   - Correct the USB id of the DEC3000-s, add basic support

 - [DVB] ttusb-budget:
    - Remove spurious discontinuity message when starting streaming
drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c
drivers/media/dvb/ttusb-dec/ttusb_dec.c