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/vp7041/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/vp7041/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/vp7041/Kconfig | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/linux/drivers/media/dvb/vp7041/Kconfig b/linux/drivers/media/dvb/vp7041/Kconfig index c8a78976d..757b3e434 100644 --- a/linux/drivers/media/dvb/vp7041/Kconfig +++ b/linux/drivers/media/dvb/vp7041/Kconfig @@ -10,10 +10,9 @@ config DVB_VP7041 These devices can be understood as budget ones, they only deliver the MPEG data. - A firmware is needed to use the device. This has to be - extracted from the windows driver file and moved into the correct - hotplug-firmware path. More information on how to extract the firmware - can be found in Documentation/dvb/vp7041.txt . + This driver needs external firmware. Please use the command + "<kerneldir>/Documentation/dvb/get_dvb_firmware vp7041" to + download/extract it, and then copy it to /usr/lib/hotplug/firmware. Say Y if you own such a device and want to use it. You should build it as a module. |