summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hohmuth <sideral@rockbox.org>2011-05-12 06:43:57 +0000
committerMichael Hohmuth <sideral@rockbox.org>2011-05-12 06:43:57 +0000
commit9f32eb6f0d6f4a74da4a5a38254e965254cefee0 (patch)
tree3a5b15f1e7bd3988d11c86717503156e7c99f802
parent86e8c283307d3d884a0d5dba3b50fed0e4ad0914 (diff)
downloadrockbox-9f32eb6f0d6f4a74da4a5a38254e965254cefee0.zip
rockbox-9f32eb6f0d6f4a74da4a5a38254e965254cefee0.tar.gz
rockbox-9f32eb6f0d6f4a74da4a5a38254e965254cefee0.tar.bz2
rockbox-9f32eb6f0d6f4a74da4a5a38254e965254cefee0.tar.xz
FS#12102 - Manual, "Quick Start" section for AMSv2 players: Clarifies
how USB charging is handled. Thanks to Justin Hannigan! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29860 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/main.tex12
1 files changed, 7 insertions, 5 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index cb6fda7..a8022be 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -653,10 +653,7 @@ To turn on and off your Rockbox enabled \dap{} use the following keys:
\opt{clipv2,fuzev2,clipplus}
{
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.
+ by a USB connection.
}
\opt{mrobe100}
@@ -809,11 +806,16 @@ properly.}
\nopt{ondio}{
\opt{usb_power}{
\section{USB Charging}
-
+ \nopt{clipv2,fuzev2,clipplus}{
To charge your \dap{} over USB, hold \ActionStdUsbCharge{} while plugging it
in. This will prevent it from connecting to your computer and let you
continue to use it normally. Your \dap{} must already be in Rockbox for this
to function.
+ }
+ \opt{clipv2,fuzev2,clipplus}{
+ Your \dap{} will automatically charge over USB if the cable is plugged in
+ while Rockbox is running.
+ }
}
}