aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dvb/ttusb-dec.txt
diff options
context:
space:
mode:
authorVille Skytt\ä <ville.skytta@iki.fi>2006-01-09 12:25:38 -0500
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>2006-01-09 12:25:38 -0500
commit12e66f6573beda52a434b757df5b7a5a05b9ebd2 (patch)
treea1b2473cb978be3d878673cfc8298a003c9e0475 /Documentation/dvb/ttusb-dec.txt
parent90200d2b7f526128671a971ab29db38973bf3f51 (diff)
V4L/DVB (3242): make the firmware dir docs consistent in the v4l-dvb tree.
- make the firmware dir documentation and comments consistent in the v4l-dvb tree. Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Signed-off-by: Michael Krufky <mkrufky@m1k.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'Documentation/dvb/ttusb-dec.txt')
-rw-r--r--Documentation/dvb/ttusb-dec.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/dvb/ttusb-dec.txt b/Documentation/dvb/ttusb-dec.txt
index 5c1e984c26a7..b2f271cd784b 100644
--- a/Documentation/dvb/ttusb-dec.txt
+++ b/Documentation/dvb/ttusb-dec.txt
@@ -41,4 +41,5 @@ Hotplug Firmware Loading for 2.6 kernels
41For 2.6 kernels the firmware is loaded at the point that the driver module is 41For 2.6 kernels the firmware is loaded at the point that the driver module is
42loaded. See linux/Documentation/dvb/firmware.txt for more information. 42loaded. See linux/Documentation/dvb/firmware.txt for more information.
43 43
44Copy the three files downloaded above into the /usr/lib/hotplug/firmware directory. 44Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
45/lib/firmware directory (depending on configuration of firmware hotplug).