From 6550ed72a57b714bfb1a718538d1fb5c542aa470 Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Wed, 25 Aug 2004 14:47:53 +0000 Subject: - cx88: plenty of mpeg work. blackbird might even work with some luck. dvb needs more work. --- v4l/scripts/update | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'v4l/scripts/update') diff --git a/v4l/scripts/update b/v4l/scripts/update index be4d8127f..97f1d5e03 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -23,6 +23,8 @@ xrmmod ir-kbd-i2c xrmmod bttv # cx88 +xrmmod cx88-dvb +xrmmod cx88-blackbird xrmmod cx8802 xrmmod cx8801 xrmmod cx8800 @@ -65,10 +67,12 @@ test -f ir-kbd-i2c.ko && xinsmod ir-kbd-i2c debug=0 test -f ir-kbd-gpio.ko && xinsmod ir-kbd-gpio debug=0 # cx88 -xinsmod cx88xx core_debug=0 -xinsmod cx8800 video_debug=0 audio_debug=0 +xinsmod cx88xx core_debug=0 audio_debug=0 +xinsmod cx8800 video_debug=0 xinsmod cx8801 xinsmod cx8802 +xinsmod cx88-blackbird +xinsmod cx88-dvb # saa7134 xinsmod saa7134 audio_debug=1 $saopt -- cgit v1.2.3