Age | Commit message (Collapse) | Author |
|
for MK3 tuners. Now tda9887 has stereo setting by default
|
|
Kworld/Tevion V-Stream Xpert TV-PVR 7134
ADS Instant TV PCI (PTV-350) saa713x
Fix FlyTV FM mini
Thanks to Fabrice Aeschbacher <fabrice.aeschbacher@laposte.net> and
to hermann pitton <hermann.pitton@onlinehome.de>
|
|
- Support for radio chip tea5767hn included.
- It is used on several TV+FM cards, like cards with Tvision
tuners (maybe also Tenna?).
- This chip is always at I2C address 0xC0.
|
|
- PV Ultra Pro PCI ID was included by accident. Removed.
* tuner-simple.c:
- Ymec chipset now reflects Philips, instead of Temic.
|
|
on the card. This fix corrects the error in all places, and adds (ATSC/NTSC) next to the Thomson DDT 7611 name.
--
Michael Krufky
|
|
for TV and FM (Like Pixelview cards with TVision tuners). This code is experimental.
Summary of changes:
- tuner-core changed to support multiple I2C devices
- created a new define option (CONFIG_TUNER_MULTI_I2C) to allow new behavor. It is commented on tuner-core.c
- By default, it uses first scanned I2C device for FM and TV
- New client control command TUNER_SET_ADDR allows changing I2C address for FM or TV tuner.
- TVision 5533 MF now uses I2C on 0xC2 for TV and on 0xC0 for radio
- TVision 5533 MF div now uses only integer arithmetics
- tuner I2C dettach now generates warn log if failed
|
|
<mkrufky@m1k.net>
|
|
Added support for Radio tuner for Ymec TVF xxx3 MF tuner.
Doing lack of documentation, the buffer values were determinated empirically.
There's a hack for selecting I2C bus for Radio (0xC0) instead of 0xC2 for
Video.
|
|
tuners used on Pixelview Cards. There are some docs about it on
http://www.ymec.com.tw/tuner.htm.
|
|
|
|
|
|
|
|
|
|
|
|
- make or51132.c compile (not work) on 2.6.10.
|
|
- tuner kernel message fixups.
- misc.
|
|
|
|
|
|
|