summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/README.alps_tdlb7
diff options
context:
space:
mode:
authorHolger Waechtler <devnull@localhost>2002-10-24 11:36:18 +0000
committerHolger Waechtler <devnull@localhost>2002-10-24 11:36:18 +0000
commit326bbd0529e5a070b90f21f5fb5364a6ee7fe0fe (patch)
tree785fd92ae7fdfee311e3a6e31a9ba3640459a2dd /linux/drivers/media/dvb/frontends/README.alps_tdlb7
parent414d11591555c94ae972697c1fba5753110a9d68 (diff)
downloadmediapointer-dvb-s2-326bbd0529e5a070b90f21f5fb5364a6ee7fe0fe.tar.gz
mediapointer-dvb-s2-326bbd0529e5a070b90f21f5fb5364a6ee7fe0fe.tar.bz2
Alps TDLB7 DVB-T driver by Juergen Peitz <peitz@snafu.de>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/README.alps_tdlb7')
-rw-r--r--linux/drivers/media/dvb/frontends/README.alps_tdlb710
1 files changed, 10 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/README.alps_tdlb7 b/linux/drivers/media/dvb/frontends/README.alps_tdlb7
new file mode 100644
index 000000000..6d42294b5
--- /dev/null
+++ b/linux/drivers/media/dvb/frontends/README.alps_tdlb7
@@ -0,0 +1,10 @@
+This tuner module needs the file "Sc_main.mc" from the windows driver.
+It should be copied to "/usr/lib/DVB/driver/frontends". Or give the
+module parameter: mcfile="/PATH/FILENAME". The microcode from this file has
+to be loaded only once after a power on. Because this takes some
+time, you can pass the module parameter: loadcode=0 if you only want to
+reload the dvb driver.
+This driver is working fine on my computer, but I am not a real expert for
+linux modules. So I hope somebody else, who knows more about linux programming
+and dvb frontends, will do some work an this driver.
+If you have questions, mail to peitz@snafu.de