summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bttv-cards.c
diff options
context:
space:
mode:
authorGerd Knorr <devnull@localhost>2004-04-13 11:59:22 +0000
committerGerd Knorr <devnull@localhost>2004-04-13 11:59:22 +0000
commitcca8604716d157840f57df616091036729c2c878 (patch)
tree7db4fc52bb25cfc515560fbd4c611fd67eda6b10 /linux/drivers/media/video/bttv-cards.c
parent6084d0fcb5e3ac907b4dc6a4421764f9e54a458f (diff)
downloadmediapointer-dvb-s2-cca8604716d157840f57df616091036729c2c878.tar.gz
mediapointer-dvb-s2-cca8604716d157840f57df616091036729c2c878.tar.bz2
- tda9887: secam-dk support
- cx88: new pci subsystem id for cx88-cards.c - bt878: pinnacle/rave radio fix
Diffstat (limited to 'linux/drivers/media/video/bttv-cards.c')
-rw-r--r--linux/drivers/media/video/bttv-cards.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/bttv-cards.c b/linux/drivers/media/video/bttv-cards.c
index eff9a759e..9fd9f89ea 100644
--- a/linux/drivers/media/video/bttv-cards.c
+++ b/linux/drivers/media/video/bttv-cards.c
@@ -835,7 +835,7 @@ struct tvcard bttv_tvcards[] = {
.svhs = 2,
.gpiomask = 0x03000F,
.muxsel = { 2, 3, 1, 1},
- .audiomux = { 2, 0, 0, 0, 1},
+ .audiomux = { 2, 0xd0001, 0, 0, 1},
.needs_tvaudio = 0,
.pll = PLL_28,
.tuner_type = -1,