rockbox/firmware/drivers
Björn Stenberg 7682d46713 Don't spin down disk while retrying
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3457 a1c6a512-1295-4272-9138-f99709370657
2003-03-17 13:42:30 +00:00
..
adc.c Removed TAB chars 2002-07-01 10:55:47 +00:00
ata.c Don't spin down disk while retrying 2003-03-17 13:42:30 +00:00
button.c Faster shutoff with OFF key on FM Recorder 2003-02-25 03:03:55 +00:00
dac.c No DAC3550A in the recorder 2002-08-16 07:16:52 +00:00
dac.h No DAC3550A in the recorder 2002-08-16 07:16:52 +00:00
fat.c update_fat_entry() set the wrong cache line dirty if bpb_resvdseccnt wasn't divisible by 32 (didn't compensate for the reserved sector count) 2003-03-04 13:50:23 +00:00
i2c.c The power-saving SLEEP patch by Simon Elén. 2003-02-14 09:44:34 +00:00
lcd-player-charset.c Export info about the charset. 2003-01-20 12:24:43 +00:00
lcd-player.c bring back the functionality with the conditional update on remove cursor 2003-01-29 17:34:28 +00:00
lcd-recorder.c New option: Invert display. Patch by Mark Hillebrand. 2003-02-27 14:22:30 +00:00
lcd.c Code Police is never wrong. Ugh! 2003-02-23 19:02:31 +00:00
led.c remove tabs :) 2002-06-24 17:03:06 +00:00
mas.c Removed a potential I2C deadlock 2002-11-24 11:47:24 +00:00
power.c Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ATA-poweroff. 2003-02-21 01:12:00 +00:00
rtc.c Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES). 2003-01-22 12:50:34 +00:00
serial.c A lot more stable remote control handling 2002-09-30 08:55:22 +00:00