Age | Commit message (Collapse) | Author |
|
- Corrected PLL programming for FusionHDTV5 Gold.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Newer code works with CX88. Should be tested with other chipsets
tea5767_tuner_init doesn't probe tuner anymore, allowing forcing
tuner to 5767.
- Debug messages simplified to allow printing on one 80 char line at newer I2C Recv option.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
show_i2c=1 will show 16 reading bytes from detected tuners.
* tea5767.c:
- Improved autodetection code commented. Sometimes, it doesn't work.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- convert ugly if-else statement to switch-case.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- update for FusionHDTV 5 Gold.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- adapt lgdt330x calls to structural changes within lgdt330x driver.
- add testing code for FusionHDTV5 Gold ATSC support. .dvb is #if 0'd
in cx88-cards.c It will be enabled after successful testing w/ hw.
Signed-off-By: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- try_to_freeze moved to the right place.
* tvaudio.c:
- Tvaudio lacks a refrigerator call. This patch fixes that.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Nigel Cunningham <ncunningham@suspend2.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
CVSi- ce.
|
|
|
|
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- The #define CONFIG_DVB_* are actually CFLAGS set my Makefile.
CONFIG_* namespace is reserved for Kconfig.
This renames them back to HAVE_*.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Added DVB card setup for DViCO FusionHDTV5 Gold using TUA6034 pll.
This code is currently #if 0. It will be enabled
when lgdt3303 (or lgdt330x) is ready.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Added analog support for DViCO FusionHDTV5 Gold.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
* scripts/merge-trees.sh, scripts/unmerge-trees.sh:
- fix compilation warning for missing lgdt3302 when
compiling against kernel 2.6.12 without DVB tree.
- replaced #IF CONFIG_DVB_* with #IFDEF CONFIG_DVB_*
- include linux/config.h
- Let kconfig / Makefile decide to include frontend-specific code.
(Properly functioning now)
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Recognize the MFPE05-2 Tuner.
- Setting confirmed by Hauppauge Tech Support.
Signed-off-by: Graham Bevan <graham.bevan@ntlworld.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- It is importand to write at first to MO_GP3_IO, see datasheet
on page 77: "2.3.3 GPIO Normal Mode". Importand is Bit 25 (GP3_MODE),
or it is already done in file "cx88-video.c" at
"static int video_mux(struct cx8800_dev *dev, unsigned int input)".
From: Torsten Seeboth <Torsten.Seeboth@t-online.de>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- New script to symlink DVB frontend code from dvb-kernel cvs tree
into patched video4linux cvs tree for testing and development
across both trees.
* scripts/unmerge-trees.sh:
- New script to be run after development, and before generating
patches or making cvs commits. This removes the symlinks to the
frontend code, and reverts the patch to the video4linux tree
created by merge-trees.sh .
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- make two needlessly global structs static.
- #if 0 the EXPORT_SYMBOL'ed but unused function tveeprom_dump.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
|
|
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t.online.de>
|
|
- Add support for the SVideo input on the GDI Black Gold.
From: Peter Missel <peter.missel@onlinehome.de>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- pci_dma_supported() is called after pci_set_dma_mask() which
already did check that for us. The attached patch removes the
unneeded call to pci_dma_supported()
Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Removed unnecessary comment.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Select the RF input connector based upon the type of
demodulation selected. ANT RF connector is selected for
8-VSB and CABLE RF connector is selected for QAM64/QAM256.
This only affects the cards that use the Microtune 4042 tuner.
- This is patch #2 of a string of patches with counterparts in the
dvb-kernel tree affecting lgdt3302.c and lgdt3302.h
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Remove the dvb_pll_desc from the frontend and replace with a
pll_set-callback to isolate the tuner programming from the frontend.
- This is patch #1 of a string of patches with counterparts in the
dvb-kernel tree affecting lgdt3302.c and lgdt3302.h
Signed-off-by: Mac Michaels <wmichaels1@earthlink.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>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Removed remaining trailing spaces.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- driver.suspend API modified at 2.6.13-rc3-mm1.
- Warnings removed when compiling against 2.6.13-rc3-mm1.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Fix corrected.
Signed-off-by: Patrick Boettcher <patrick.boettcher@desy.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- The output_mode needs to be set for the Hauppauge Nova-T DVB-T
(cx88-dvb.c) for versions after 2.6.12.
Signed-off-by: Patrick Boettcher <patrick.boettcher@desy.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Newer tea autodetection code is not stable. Restaured old
behavior.
* tuner-core.c:
- new option no_autodetect to disable tuner autodetection codes.
* cx88-cards.c:
- There are newer PixelView Ultra cards without tea chips.
Radio and addresses unset to allow autodetection.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
where KERNEL_VERSION is required.
- incremented versions for CX88, BTTV and SAA7134.
* compat.h:
- Included linux/version.h.
This change is required to be compatible with
a patch applied at Kernel by Olaf Hering <olh@suse.de>
this patch does reduce kernel dependency of its version number.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- New tea chip added. Still needs testing and integration.
Doesn't hurt CVS freeze, since it is not being compiled.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
|
|
- Fixed newer tea autodetection code.
* tuner-core.c:
- unimplemented IOCTL msg now is clearer for developers.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Improved tea autodetection to avoid troubles with other tuners
- Eliminated some precision small troubles
- Some debug messages fixed.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
* cx88-video.c:
- After changing channels, reconfigure audio parameters.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Always include dvb frontend code for hybrid cx88 and saa7134 boards.
A previous change breaks hybrid v4l/dvb boards in 2.6.13-rc2-mm2.
This fixes the bug. We will have to figure out
something better in the future.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Reverted tda8290 patch to correct radio behavior.
* saa7134-boards.c:
- spaces used for indent replaced by tabs.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
-removed old comment.
* .bp/2.6/saa7134-update:
- Commented more stuff already at dvb-saa7134
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Comment changed to express better when attach_inform is running
- set_freq removed from set_mode.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Some changes to comply with CodingStyle:
// comments converted to /* */
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Some debug structs moved to their own .c file and converted to static
- some // comments converted to #if 0
* cx88-mpeg.c:
- Small cleanup for thinks like 0<<14
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Added code to eliminate #if 0 and #if 1 when submiting pathes
to new kernel.
Miscelaneous CodingStyle stuff.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- T_STANDBY now is tuner.mode instead of tuner.mode_mask.
This way, mode_mask is changed only when calling set_type.
Signed-Off-By: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Fix setting of VIDEO_TUNER_LOW in v4l1 mode with radio.
Signed-Off-By: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
- Fix bug in lgdt3302_read_status to return correct
FE_HAS_SIGNAL and FS_HAS_CARRIER status.
* msp3400.c, saa7134-cards.c, saa7134-i2c.c:
* tuner-simple.c, video-buf-dvb.c:
- Remove trailing whitespace.
Signed-off-by: Mac Michaels <wmichaels1@earthlink.net>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
- Use 50 kHz step when tunning radio for most tuners.
Signed-Off-By: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|
|
- Fix build with 2.6.13.
* cx22702.c:
- Remove unused field id that cause build problems.
Signed-Off-By: Nickolay V. Shmyrev <nshmyrev@yandex.ru>
|