diff options
author | Gerd Knorr <devnull@localhost> | 2005-01-24 17:37:23 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2005-01-24 17:37:23 +0000 |
commit | 588d0f9cc7aa0863fe8e84e16aa98e847e6d214d (patch) | |
tree | 998678a36f1672304670bfc08d4d9dd625a5f5aa /v4l/scripts | |
parent | 798aea71fd4046e8f2673d896b058eb0cac8298c (diff) | |
download | mediapointer-dvb-s2-588d0f9cc7aa0863fe8e84e16aa98e847e6d214d.tar.gz mediapointer-dvb-s2-588d0f9cc7aa0863fe8e84e16aa98e847e6d214d.tar.bz2 |
- sync with 2.6.11-rc2 & latest dvb cvs.
- misc card-specific tweaks.
Diffstat (limited to 'v4l/scripts')
-rw-r--r-- | v4l/scripts/update | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/v4l/scripts/update b/v4l/scripts/update index 1a9731e47..f52983e4c 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -69,10 +69,10 @@ v4l2basic #xrmmod v4l1-compat #xinsmod v4l1-compat debug=1 -xinsmod tveeprom debug=1 -xinsmod dvb-pll debug=1 +xinsmod tveeprom debug=0 +xinsmod dvb-pll debug=0 xinsmod btcx-risc debug=0 -xinsmod ir-common debug=1 repeat=0 +xinsmod ir-common debug=0 repeat=0 xinsmod tuner debug=1 xinsmod tda9887 debug=0 qss=1 xinsmod msp3400 debug=0 @@ -99,5 +99,5 @@ xinsmod saa7134-empress xinsmod cx22702 debug=0 xinsmod mt352 debug=1 xinsmod video-buf-dvb -xinsmod cx88-dvb +#xinsmod cx88-dvb xinsmod saa7134-dvb |