summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorFrank Gevaerts <frank@gevaerts.be>2011-09-09 16:15:35 +0000
committerFrank Gevaerts <frank@gevaerts.be>2011-09-09 16:15:35 +0000
commit544a52d9eb274c8989df2268324dcbf8f18795c6 (patch)
treeab152284efafceada3b5554a16e037d8003151f2 /manual/appendix
parent49b64f13e548f5622d2932e3dd5c77b65c1d9fdd (diff)
downloadrockbox-544a52d9eb274c8989df2268324dcbf8f18795c6.tar.gz
rockbox-544a52d9eb274c8989df2268324dcbf8f18795c6.zip
Add "USB Hide Internal Drive" option for multidrive devices with software usb.
This option allows accessing the card slot from "dumb" USB hosts like some car audio systems that do not handle multi-LUN devices. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30489 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-rw-r--r--manual/appendix/config_file_options.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 520adbb545..a746198981 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -98,6 +98,10 @@
98 usb keypad mode 98 usb keypad mode
99 & multimedia, presentation, browser\opt{usb_hid_mouse}{, mouse}& N/A\\ 99 & multimedia, presentation, browser\opt{usb_hid_mouse}{, mouse}& N/A\\
100 } 100 }
101 \opt{multidrive_usb}{
102 usb skip first drive & on, off & N/A\\
103 }
104
101 idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60 105 idle poweroff & off, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 30, 45, 60
102 & min\\ 106 & min\\
103 max files in playlist & 1000 - 32000 & N/A\\ 107 max files in playlist & 1000 - 32000 & N/A\\