diff options
author | Gerd Knorr <devnull@localhost> | 2004-10-15 10:29:24 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2004-10-15 10:29:24 +0000 |
commit | 3aab516671baf08a091ff7e0afae63539929998e (patch) | |
tree | a0b97af77444436fb8759245d04f286aeede34b6 /v4l | |
parent | 5e6d195c487cfb4e5fe4076405d22024afcb1788 (diff) | |
download | mediapointer-dvb-s2-3aab516671baf08a091ff7e0afae63539929998e.tar.gz mediapointer-dvb-s2-3aab516671baf08a091ff7e0afae63539929998e.tar.bz2 |
- fix cx88 polling.
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/scripts/update | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v4l/scripts/update b/v4l/scripts/update index 920cdbd48..c4529e238 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -58,6 +58,9 @@ sync; sleep 1; v4l2basic #xrmmod video-buf #xinsmod video-buf debug=2 +#xrmmod v4l1-compat +#xinsmod v4l1-compat debug=1 + xinsmod btcx-risc debug=0 xinsmod ir-common debug=0 repeat=0 xinsmod tuner debug=0 |