Age | Commit message (Collapse) | Author |
|
|
|
with a BSBE1 frontend and the LNBP21.
Signed-off-by: Martin Zwickel <martin.zwickel@technotrend.de>
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Add missing selects for DVB_TDA1004X and DVB_TDA10021 to DVB_BUDGET_AV.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
|
|
Add PCI-ids of Siemens-DVB-C card with Technotrend manufacturer id.
Signed-off-by: Karl Herz <karl.herz@gmx.de>
|
|
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
|
|
- extended rc5 protocol, firmware >= 0x2620 required
- key-up timer slightly adjusted
- completely moved remote control code to av7110_ir.c
- support for multiple ir receivers
- for now, all av7110 cards share the same ir configuration and event device
|
|
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
|
|
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net>
|
|
It was not possible to tell which i2c bus should be used if an adapter has
multiple frontends on multiple i2c buses.
|
|
Add support for analog video inputs (CVBS and Y/C) of the
analog module for the Siemens DVB-C card.
Signed-off-by: thomas schorpp <t.schorpp@gmx.de>
|
|
The / in the driver name (budget dvb /w video in) is not a valid character for
device names - removed it, now it works!
Same for ttusb-budget.
Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Julian Scheel <julian@jusst.de>
|
|
|
|
load
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
|
|
printk() calls should include appropriate KERN_* constant.
Signed-off-by: Christophe Lucas <clucas@rotomalug.org>
Signed-off-by: Domen Puncer <domen@coderock.org>
|
|
Signed-off-by: Oliver Endriss <o.endriss@gmx.de>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
many filters as possible in case of errors.
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
av7110.c and av7110_av.c
- fix error message in StartHWFilter
- do not StopHWFilter for handle 0xffff
Signed-off-by: Wolfgang Rohdewald <wolfgang@rohdewald.de>
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
Signed-off-by: Dr. Werner Fink <werner@suse.de>
|
|
|
|
description.
|
|
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
|
|
- make sure ERESTARTSYS will be propagated
- ReleaseBitmap: starting with Firmware 261e, also release when
BMP_LOADING
- removes unused #define BMP_LOADINGS
- in many cases changed the return value from -1 to something more
meaningful like ETIMEDOUT, EINVAL
- changed syslog message timeout waiting for COMMAND such that it
indicates what command did not complete
- reduce # of arguments for LoadBitmap and BlitBitmap
- av7110_osd_cmd: remove the out: label
Signed-off-by: Wolfgang Rohdewald <wolfgang@rohdewald.de>
|
|
|
|
|
|
|
|
|
|
and incomplete, so commented out for the moment.
|
|
|
|
|
|
|
|
- make needlessly global code static
- #if 0 the following unused global functions:
- ttpci/av7110_hw.c: av7110_reset_arm
- ttpci/av7110_hw.c: av7110_send_ci_cmd
- frontends/mt352.[ch]: drop mt352_read
Signed-off-by: Adrian Bunk <bunk@stusta.de>
|
|
|
|
set videostate.display_format, not videostate.video_format
Thanks to Rami Rasanen and Marco Schluessler.
|
|
- remove enable_ci, ci interface is assumed to be present if the saa7113
is not found.
- reduce the delay when checking for saa7113
- clean up the cam reset according to specifications
- turn off Vcc to the cam slot if cam is removed or fails reset
- remove cam reset in ciintf_init
- clean up printks (KERN_)
- move gpio setting into saa7113_init
- clean up unreadable frontend_init
|
|
add support for KNC One Plus DVB-T and similar KNC One cards
|
|
This will fix problems with some (most?) channels which do not encode 2-channel
audio correctly.
|
|
Error detected with section2text.rb, see autoparam patch.
Signed-off-by: Magnus Damm <damm@opensource.se>
|
|
|