linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / Documentation / dvb / avermedia.txt
index 8bab846..068070f 100644 (file)
@@ -1,3 +1,4 @@
+
 HOWTO: Get An Avermedia DVB-T working under Linux
           ______________________________________________
 
 HOWTO: Get An Avermedia DVB-T working under Linux
           ______________________________________________
 
@@ -136,8 +137,11 @@ Getting the card going
    To  power  up  the  card,  load  the  following modules in the
    following order:
 
    To  power  up  the  card,  load  the  following modules in the
    following order:
 
-     * modprobe bttv (normally loaded automatically)
-     * modprobe dvb-bt8xx (or place dvb-bt8xx in /etc/modules)
+     * insmod dvb-core.o
+     * modprobe bttv.o
+     * insmod bt878.o
+     * insmod dvb-bt8xx.o
+     * insmod sp887x.o
 
    Insertion  of  these  modules  into  the  running  kernel will
    activate the appropriate DVB device nodes. It is then possible
 
    Insertion  of  these  modules  into  the  running  kernel will
    activate the appropriate DVB device nodes. It is then possible
@@ -298,4 +302,4 @@ Further Update
    Many  thanks to Nigel Pearson for the updates to this document
    since the recent revision of the driver.
 
    Many  thanks to Nigel Pearson for the updates to this document
    since the recent revision of the driver.
 
-   February 14th 2006
+   January 29th 2004