diff options
author | Gerd Knorr <devnull@localhost> | 2004-10-07 12:29:56 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-10-07 12:29:56 +0000 |
commit | eb73a724de0d29ba493faeb809fe10ab251180fe (patch) | |
tree | 74ef82664dacb558a9b8c076c41d5de276449cd5 /v4l | |
parent | f28d706bf875e195561dfbcf6d4e50947a0033c2 (diff) | |
download | mediapointer-dvb-s2-eb73a724de0d29ba493faeb809fe10ab251180fe.tar.gz mediapointer-dvb-s2-eb73a724de0d29ba493faeb809fe10ab251180fe.tar.bz2 |
- switch msp3400 + cx88 to 2.6-style module parameters.
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/scripts/update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/scripts/update b/v4l/scripts/update index 1da62378a..69bb0ac8f 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -59,7 +59,7 @@ xinsmod btcx-risc debug=0 xinsmod ir-common debug=0 repeat=0 xinsmod tuner debug=0 xinsmod tda9887 debug=0 -xinsmod msp3400 debug=1 +xinsmod msp3400 debug=0 # bttv xinsmod bttv bttv_debug=0 vbi_debug=0 irq_debug=0 \ |