summaryrefslogtreecommitdiff
path: root/linux/Documentation/dvb/avermedia.txt
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2006-03-02 11:19:42 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-03-02 11:19:42 -0300
commit7626144ace9fbb7b98d1f581c8c2b415e59d606e (patch)
tree46109dd7851da3c9197012fe72692891ae6e35dc /linux/Documentation/dvb/avermedia.txt
parentd2c59cfc5b82e105272495a6502096ad6434064f (diff)
parent2a3699c7aea27b7c2c464e29e0b75b4f433f2d5a (diff)
downloadmediapointer-dvb-s2-7626144ace9fbb7b98d1f581c8c2b415e59d606e.tar.gz
mediapointer-dvb-s2-7626144ace9fbb7b98d1f581c8c2b415e59d606e.tar.bz2
Merging endriss tree
From: Mauro Carvalho Chehab <mchehab@infradead.org> merge: Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/Documentation/dvb/avermedia.txt')
-rw-r--r--linux/Documentation/dvb/avermedia.txt10
1 files changed, 3 insertions, 7 deletions
diff --git a/linux/Documentation/dvb/avermedia.txt b/linux/Documentation/dvb/avermedia.txt
index 068070ff1..8bab8461a 100644
--- a/linux/Documentation/dvb/avermedia.txt
+++ b/linux/Documentation/dvb/avermedia.txt
@@ -1,4 +1,3 @@
-
HOWTO: Get An Avermedia DVB-T working under Linux
______________________________________________
@@ -137,11 +136,8 @@ Getting the card going
To power up the card, load the following modules in the
following order:
- * insmod dvb-core.o
- * modprobe bttv.o
- * insmod bt878.o
- * insmod dvb-bt8xx.o
- * insmod sp887x.o
+ * modprobe bttv (normally loaded automatically)
+ * modprobe dvb-bt8xx (or place dvb-bt8xx in /etc/modules)
Insertion of these modules into the running kernel will
activate the appropriate DVB device nodes. It is then possible
@@ -302,4 +298,4 @@ Further Update
Many thanks to Nigel Pearson for the updates to this document
since the recent revision of the driver.
- January 29th 2004
+ February 14th 2006