Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
target
/
sh
/
archos
/
recorder
/
usb-recorder.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
1672350
FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value.
by Dave Chapman
· 17 years ago
8636e69
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
by Jens Arnold
· 18 years ago
fad79dc
Moved archos USB handling to target tree. Minor simplification for coldfire (only one usb-target.h).
by Jens Arnold
· 18 years ago
[Copied (61%) from firmware/target/coldfire/iriver/usb-target.h]
139f9f2
move the iriver h1x0/h3x0 targets to the target tree
by Jonathan Gordon
· 18 years ago