diff options
author | Gerd Knorr <devnull@localhost> | 2005-02-10 10:38:05 +0000 |
---|---|---|
committer | Gerd Knorr <devnull@localhost> | 2005-02-10 10:38:05 +0000 |
commit | 390439a668a9a5ec08ea0d8768a88afe92188477 (patch) | |
tree | cf6e3d442cc8e8361dd8726114bd1c9ca6cc1950 /v4l/scripts/update | |
parent | d181639581de477cc7fbb3fc044e5a7c1c91074e (diff) | |
download | mediapointer-dvb-s2-390439a668a9a5ec08ea0d8768a88afe92188477.tar.gz mediapointer-dvb-s2-390439a668a9a5ec08ea0d8768a88afe92188477.tar.bz2 |
- pcHDTV HD3000 support (by Rusty Scott).
Diffstat (limited to 'v4l/scripts/update')
-rw-r--r-- | v4l/scripts/update | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/v4l/scripts/update b/v4l/scripts/update index eed259a2e..a754ef2ef 100644 --- a/v4l/scripts/update +++ b/v4l/scripts/update @@ -40,6 +40,7 @@ xrmmod dvb_ttpci xrmmod saa7146_vv # dvb +xrmmod or51132 xrmmod cx22702 xrmmod mt352 xrmmod dvb-pll @@ -98,6 +99,7 @@ xinsmod saa7134-empress # dvb stuff xinsmod cx22702 debug=0 xinsmod mt352 debug=1 +xinsmod or51132 xinsmod video-buf-dvb xinsmod cx88-dvb xinsmod saa7134-dvb |