diff options
author | Andrew de Quincy <devnull@localhost> | 2003-07-12 13:41:50 +0000 |
---|---|---|
committer | Andrew de Quincy <devnull@localhost> | 2003-07-12 13:41:50 +0000 |
commit | fc196213aec7b9712463ad219d409c5206b7df63 (patch) | |
tree | b2b3da1da02e8c550ee362f796680343e772c40a /linux/drivers/media/dvb | |
parent | 0cc7d35a040aef25bc708d37b4ac67922cda8592 (diff) | |
download | mediapointer-dvb-s2-fc196213aec7b9712463ad219d409c5206b7df63.tar.gz mediapointer-dvb-s2-fc196213aec7b9712463ad219d409c5206b7df63.tar.bz2 |
Changed microcode location comment
Diffstat (limited to 'linux/drivers/media/dvb')
-rw-r--r-- | linux/drivers/media/dvb/frontends/tda1004x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/frontends/tda1004x.c b/linux/drivers/media/dvb/frontends/tda1004x.c index 6a4fde6c7..df32b6490 100644 --- a/linux/drivers/media/dvb/frontends/tda1004x.c +++ b/linux/drivers/media/dvb/frontends/tda1004x.c @@ -20,7 +20,7 @@ /* This driver needs a copy of the DLL "ttlcdacc.dll" from the Haupauge or Technotrend - windows driver saved as '/usr/lib/DVB/driver/frontends/tda1004x.mc'. + windows driver saved as '/etc/dvb/tda1004x.mc'. You can also pass the complete file name with the module parameter 'tda1004x_firmware'. Currently the DLL from v2.15a of the technotrend driver is supported. Other versions can |