rockbox/firmware/target/arm/s3c2440/gigabeat-fx
Torne Wuff 62321ed0bd Make ATA code not bother to retry requests that return IDNF (specified sector not valid).
There's no point retrying these requests for five seconds, the sector number isn't going to get any more valid. It interferes with being able to detect broken drives like the 5.5G 80GB iPod's.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25525 a1c6a512-1295-4272-9138-f99709370657
2010-04-07 20:01:21 +00:00
..
adc-target.h
ata-meg-fx.c Fix tabs 2010-01-03 10:19:43 +00:00
ata-target.h Make ATA code not bother to retry requests that return IDNF (specified sector not valid). 2010-04-07 20:01:21 +00:00
backlight-meg-fx.c Simplify some redundant boolean expressions 2009-05-21 14:15:24 +00:00
backlight-target.h
button-meg-fx.c Commit FS#10594 - Remove duplicated buttonlight code for Gigabeat F/X. 2010-01-04 05:38:04 +00:00
button-target.h
lcd-target.h Initial mini2440 port. 2009-10-19 18:14:27 +00:00
pcm-meg-fx.c Meg F/X: Fix wrong address for cache flush at PCM start; it should be virtual, not physical. 2009-02-13 19:14:51 +00:00
power-meg-fx.c Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented. 2008-12-03 19:54:25 +00:00
powermgmt-meg-fx.c Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code). 2008-12-24 16:58:41 +00:00
sc606-meg-fx.c
sc606-meg-fx.h
timer-meg-fx.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00
usb-meg-fx.c
usb-target.h Remove some unused declarations 2009-05-21 12:32:26 +00:00
wmcodec-meg-fx.c Many more drivers for mini2440. Now the main binary compiles and runs. 2009-10-26 18:16:58 +00:00