summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/alps_tdlb7.c
diff options
context:
space:
mode:
authorAndrew de Quincy <devnull@localhost>2004-08-26 17:36:56 +0000
committerAndrew de Quincy <devnull@localhost>2004-08-26 17:36:56 +0000
commit743c0cb9646b60661e2b69252bd823ce1c4d849f (patch)
tree0b1a91932e2613de8bc50118dcb0e38dfdb39f65 /linux/drivers/media/dvb/frontends/alps_tdlb7.c
parent91ba2b1fb86350da268d00d6d6520ac70e880360 (diff)
downloadmediapointer-dvb-s2-743c0cb9646b60661e2b69252bd823ce1c4d849f.tar.gz
mediapointer-dvb-s2-743c0cb9646b60661e2b69252bd823ce1c4d849f.tar.bz2
Update everything to point to the new firmware download script
Diffstat (limited to 'linux/drivers/media/dvb/frontends/alps_tdlb7.c')
-rw-r--r--linux/drivers/media/dvb/frontends/alps_tdlb7.c13
1 files changed, 4 insertions, 9 deletions
diff --git a/linux/drivers/media/dvb/frontends/alps_tdlb7.c b/linux/drivers/media/dvb/frontends/alps_tdlb7.c
index 3987a1f1b..04b1a8d3c 100644
--- a/linux/drivers/media/dvb/frontends/alps_tdlb7.c
+++ b/linux/drivers/media/dvb/frontends/alps_tdlb7.c
@@ -19,16 +19,11 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-
/*
- This driver needs a copy of the firmware file from the Technotrend
- Windoze driver.
-
- This page is worth a look:
- http://www.heise.de/ct/ftp/projekte/vdr/firmware.shtml
-
- Copy 'Sc_main.mc' to '/usr/lib/hotplug/firmware/dvb-fe-tdlb7-2.16.fw'.
-*/
+ * This driver needs external firmware. Please use the command
+ * "<kerneldir>/Documentation/dvb/get_dvb_firmware alps_tdlb7" to
+ * download/extract it, and then copy it to /usr/lib/hotplug/firmware.
+ */
#define SP887X_DEFAULT_FIRMWARE "dvb-fe-tdlb7-2.16.fw"
#include <linux/init.h>