diff options
author | Andrew de Quincy <devnull@localhost> | 2004-02-21 22:06:12 +0000 |
---|---|---|
committer | Andrew de Quincy <devnull@localhost> | 2004-02-21 22:06:12 +0000 |
commit | 0f99a89ea0a04d80bd283fdfd2c8141a763e2de3 (patch) | |
tree | 757490b69823515bde9835ecfbc525fcbf453502 | |
parent | d32aceff621e5bcccbe231fa5a92dcd2017bc8be (diff) | |
download | mediapointer-dvb-s2-0f99a89ea0a04d80bd283fdfd2c8141a763e2de3.tar.gz mediapointer-dvb-s2-0f99a89ea0a04d80bd283fdfd2c8141a763e2de3.tar.bz2 |
Updated documentation to contain note about USB devices
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 081939635..c9333310c 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -172,6 +172,8 @@ config DVB_TDA1004X_FIRMWARE_FILE wget http://www.technotrend.de/new/215/TTweb_215a_budget_20_05_2003.zip unzip -j TTweb_215a_budget_20_05_2003.zip Software/Oem/PCI/App/ttlcdacc.dll mv ttlcdacc.dll /usr/lib/hotplug/firmware/tda1004x.bin + Note: even if you're using a USB device, you MUST get the file from the + TechnoTrend PCI drivers. config DVB_NXT6000 tristate "Frontends with NxtWave Communications NXT6000 demodulator (OFDM)" |