diff options
Diffstat (limited to 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/dvb/frontends/alps_tdlb7.c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/linux/drivers/media/dvb/frontends/alps_tdlb7.c b/linux/drivers/media/dvb/frontends/alps_tdlb7.c index ff3cfe3e6..4ddd7d863 100644 --- a/linux/drivers/media/dvb/frontends/alps_tdlb7.c +++ b/linux/drivers/media/dvb/frontends/alps_tdlb7.c @@ -21,9 +21,12 @@ */ /* - This driver needs a copy of the firmware file from the Haupauge + 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.fw'. */ #define SP887X_DEFAULT_FIRMWARE "dvb-fe-tdlb7.fw" |