From f28d706bf875e195561dfbcf6d4e50947a0033c2 Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Thu, 7 Oct 2004 11:29:25 +0000 Subject: - created a copy of the current msp3400 module (with 2.4 support). - msp3400: 2.6-ified it (use kthread, throw away several ifdefs). - msp3400: use a kernel thread for msp34xxg as well, so the std detection runs asyncronly. --- v4l/scripts/update | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'v4l/scripts/update') 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 \ -- cgit v1.2.3