diff options
author | Michael Giacomelli <giac2000@hotmail.com> | 2010-01-15 21:30:58 +0000 |
---|---|---|
committer | Michael Giacomelli <giac2000@hotmail.com> | 2010-01-15 21:30:58 +0000 |
commit | efc756a9fc0ccdb835300351c78c28c1dd501118 (patch) | |
tree | d0c4ef046560ed26df4ae8485b25f21f5e25ddc9 /manual/rockbox_interface | |
parent | e94a323cefc681680e95b0726d299f5301a866f7 (diff) |
Clarify boot to OF on USB insert for Sansa AMS to make clear that the player will always boot to the OF on USB power up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24241 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
-rw-r--r-- | manual/rockbox_interface/main.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 398766d5b9..77ca9cdbed 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -584,9 +584,11 @@ To turn on and off your Rockbox enabled \dap{} use the following keys: \opt{sansaAMS} { - The player will boot into the original firmware if it is powered - by a USB connection. This feature may be removed in the future when - Rockbox is able to handle USB transfers natively. + The player will always boot into the original firmware if it is powered + by a USB connection, and additionally will do so if USB is inserted while + rockbox is running without holding \ActionStdUsbCharge{}. This feature may + be removed in the future when Rockbox is able to handle USB transfers + natively. } \opt{mrobe100} |