From 2f9202097e4418d085a0d6ef636de1d0b0fb84dd Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Thu, 23 Sep 2004 13:58:19 +0000 Subject: - make video-bufg don't touch struct file any more, pass through a void ptr instead of a file ptr everythere. - add cx22702 fe driver, --- v4l/scripts/update | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'v4l/scripts') diff --git a/v4l/scripts/update b/v4l/scripts/update index 78aefb860..2b7e5cc99 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -29,6 +29,7 @@ xrmmod cx8802 xrmmod cx8801 xrmmod cx8800 xrmmod cx88xx +xrmmod cx22702 # saa7134 xrmmod saa7134 @@ -67,7 +68,8 @@ 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 audio_debug=0 i2c_debug=1 +xinsmod cx22702 debug=0 +xinsmod cx88xx core_debug=0 audio_debug=0 i2c_debug=0 xinsmod cx8800 video_debug=0 xinsmod cx8801 xinsmod cx8802 -- cgit v1.2.3