diff options
Diffstat (limited to 'v4l/scripts')
-rw-r--r-- | v4l/scripts/update | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/v4l/scripts/update b/v4l/scripts/update index a79a46fe2..1da62378a 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -4,7 +4,7 @@ set -e case "`hostname --short`" in eskarina) -# btopt="card=10" + btopt="card=10" # btopt="card=6 remote=1" ;; bogomips) @@ -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=0 +xinsmod msp3400 debug=1 # bttv xinsmod bttv bttv_debug=0 vbi_debug=0 irq_debug=0 \ |