diff options
author | Andrew de Quincy <devnull@localhost> | 2004-08-26 17:36:01 +0000 |
---|---|---|
committer | Andrew de Quincy <devnull@localhost> | 2004-08-26 17:36:01 +0000 |
commit | 91ba2b1fb86350da268d00d6d6520ac70e880360 (patch) | |
tree | 97f2e36cbd26c78223c87ac483ca1b889585d54f /linux/drivers/media/dvb/ttusb-dec/Kconfig | |
parent | 26e02de58f44002171f9bf3da4ad68441c068816 (diff) | |
download | mediapointer-dvb-s2-91ba2b1fb86350da268d00d6d6520ac70e880360.tar.gz mediapointer-dvb-s2-91ba2b1fb86350da268d00d6d6520ac70e880360.tar.bz2 |
Updated docs to point to firmware download script
Diffstat (limited to 'linux/drivers/media/dvb/ttusb-dec/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/ttusb-dec/Kconfig | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/linux/drivers/media/dvb/ttusb-dec/Kconfig b/linux/drivers/media/dvb/ttusb-dec/Kconfig index 139d71eb0..00e07707e 100644 --- a/linux/drivers/media/dvb/ttusb-dec/Kconfig +++ b/linux/drivers/media/dvb/ttusb-dec/Kconfig @@ -12,8 +12,10 @@ config DVB_TTUSB_DEC only compressed MPEG data over the USB bus, so you need an external software decoder to watch TV on your computer. - The DEC devices require firmware in order to boot into a mode in - which they are slaves to the PC. See - <file:Documentation/dvb/ttusb-dec.txt> for details. + This driver needs external firmware. Please use the commands + "<kerneldir>/Documentation/dvb/get_dvb_firmware dec2000t", + "<kerneldir>/Documentation/dvb/get_dvb_firmware dec2540t", + "<kerneldir>/Documentation/dvb/get_dvb_firmware dec3000s", + download/extract them, and then copy them to /usr/lib/hotplug/firmware. Say Y if you own such a device and want to use it. |