Age | Commit message (Collapse) | Author |
|
- duplicate initializer
(near initialization for `bttv_tvcards[9].tuner_addr')
duplicate initializer
(near initialization for `bttv_tvcards[11].tuner_addr')
* cx88-input.c, tuner.h, tvaudio.c, tveeprom.c:
- Work around gcc-2.95.x macro expansion bug
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Enable DVB support for DViCO FusionHDTV5 Lite.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* bttv-driver.c:
- don't enable gpioirq until after card probe.
- Pinnacle PCTV-Sat fifo overrun error fix.
gpioirq is enabled pretty early during the initialization
(bttv_probe) and later turned off when a card with no_gpioirq=1
is detected (bttv_init_card2). But that causes gpio irqs being
enabled for a while - in my case there are between some hundred
and some thousand (false) irqs delivered before the gpioirq is
disabled.
The patch just changes the default. gpio irqs are disabled while
probing and later enable when a card with no_gpioirq=0 is found.
The status whether a card gets gpio irqs or not stays the same.
Thanks to: Edgar Toernig <froese@gmx.de>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* doc/CARDLIST.bttv:
- add bttv card 137 - Conceptronic CTVFMi v2
- some ir buttons seem to be duplicated, explained
by comments within source.
Thanks to: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
|
|
- tveeprom patch was not complete. Completing it.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
DVB: registering new adapter (cx88[0]).
DVB: registering frontend 0 (DViCO FusionHDTV 3 Gold-T)...
This patch corrects this behavior, like so:
DVB: registering new adapter (cx88[0]).
DVB: registering frontend 0 (LG Electronics LGDT3302 VSB/QAM Frontend)...
Also, this removes a bad PCI subsystem ID for saa713x Sabrent card,
and renames DVICO --> DViCO for bttv.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- card #135, DVICO FusionHDTV 5 Lite:
Altered card settings to make autodetection less verbose.
- card #136, Acorp Y878F:
Moved subsystem id detection out of "DVB cards" area and
into a more appropriate location.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
kernel tree, replacing to to pci_get_device.
Generated in 2.6.13-rc5-mm1 kernel version.
Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- no_overlay now behaves as described on docs.
* doc/insmod-options:
- no_overlay flag description updated.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- treating MM_KERNEL as non-mm.
* bttv-cards.c,bttv-driver.c:
- no_overlay bttv insmod parameter now works.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
|
|
|
|
Analog functions on this board are now fully supported.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Added support for Acorp Y878F card.
- some spaces used for identation replaced by tabs.
- Added support for tuner Ymec TVF66T5-B/DFF
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- #define BTTV_ADLINK_RTV24
corrected from 0x85 --> 0x86
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Added card DViCO FusionHDTV5 Lite.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Fix Bug 4395: modprobe bttv freezes the computer
http://bugme.osdl.org/show_bug.cgi?id=4395.
Date: Wed, 13 Apr 2005 03:20:08
Patch by Manu Abraham and Gerd Knorr:
- Remove redundant bttv_reset_audio() which caused the computer to
freeze with some bt8xx based DVB cards when loading the bttv driver.
This patch must have gotten lost during the orphaned v4l days...
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
saa7134-cards.c
|
|
* saa7134-cards.c, saa7134-core.c:
* tuner-core.c:
- Strip whitespace.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* saa7134-cards.c, saa7134-core.c, saa7134-i2c.c:
* tuner-core.c, tuner.h:
Rename v4l2_tuner field in tun_addr structure. Cleanup
tuner private calls.
|
|
doc/CARDLIST.saa7134, doc/Cards:
- tail spaces removed.
* cx88-core.c, cx88.h:
- cx88_pci_irqs changed to static
* doc/V4L1_API.html:
- Now informs that it is obsolete.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Should compile cleanly with linux-2.6.11 also.
make snapshot improved.
|
|
|
|
|
|
|
|
- bttv: HD2000 fix by Rusty Scott.
|
|
|
|
- misc fixes.
|
|
- more pinnacle 300i work (still not functional :-/).
|
|
- keytable for the new hauppauge remotes.
|
|
- misc.
|
|
|
|
- some pinnacle 300i progress (can talk to mt352 now, not working yet
through).
- misc minor stuff.
|
|
- misc dvb updates.
- pinnacle 300i stuff (not working yet).
|
|
- fix vbi initialization issue.
|
|
- blackbird + empress updates.
|
|
|
|
- make it build on non-cutting edge kernels (i.e. 2.6.9 ;)
- convert remaining modules to new-style insmod options.
|
|
- move more modules to new-style insmod options.
|
|
- misc fixes.
|
|
- misc stuff
|
|
|
|
|
|
|
|
|