diff options
author | Gerd Knorr <devnull@localhost> | 2004-11-17 18:47:47 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-11-17 18:47:47 +0000 |
commit | e0513c5a52d121e2790e6cc07c97ff59b7200c70 (patch) | |
tree | 789c62112009166162ae043afee80224d3d9f38c /v4l | |
parent | 173fb3335b542114718953d91826268db663f865 (diff) | |
download | mediapointer-dvb-s2-e0513c5a52d121e2790e6cc07c97ff59b7200c70.tar.gz mediapointer-dvb-s2-e0513c5a52d121e2790e6cc07c97ff59b7200c70.tar.bz2 |
- misc minor cleanups and card-specific fixes.
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 173dfe1ee..9689bade1 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -77,7 +77,6 @@ xinsmod bttv bttv_debug=0 vbi_debug=0 irq_debug=0 \ xinsmod ir-kbd-gpio debug=0 # cx88 -xinsmod cx22702 debug=0 xinsmod cx88xx core_debug=0 audio_debug=0 i2c_debug=1 i2c_scan=1 xinsmod cx8800 video_debug=0 vbi_debug=0 xinsmod cx8801 @@ -89,6 +88,7 @@ xinsmod saa7134 audio_debug=0 i2c_scan=1 $saopt xinsmod saa7134-empress # dvb stuff +xinsmod cx22702 debug=0 xinsmod video-buf-dvb xinsmod cx88-dvb xinsmod saa7134-dvb |