summaryrefslogtreecommitdiff
path: root/firmware/drivers/ata.c (follow)
Commit message (Expand)AuthorAge
* Some cleanupLinus Nielsen Feltzing2002-06-30
* Added old_recorder variableLinus Nielsen Feltzing2002-06-26
* Killed warningsLinus Nielsen Feltzing2002-06-18
* Better ATA I/O detectionLinus Nielsen Feltzing2002-06-18
* Added I/O address detection for CONTROL/ALT_STATUSLinus Nielsen Feltzing2002-06-12
* ata_read_sectors() couldn't read more that one sectorLinus Nielsen Feltzing2002-06-12
* Wrong command address for RecorderLinus Nielsen Feltzing2002-06-07
* Disable USB before enabling ATABjörn Stenberg2002-05-24
* Fixed wrong reset pin. Removed unnecessary reset from init.Björn Stenberg2002-05-24
* Check for master/slave disk. Active 5s spindown timeout.Björn Stenberg2002-05-22
* Added mutex protectionLinus Nielsen Feltzing2002-05-16
* Fixed compiler warningsBjörn Stenberg2002-05-14
* C99 booleansLinus Nielsen Feltzing2002-05-13
* Removed a few debugf callsLinus Nielsen Feltzing2002-05-09
* Fixed lame timeout handling and wrong return codes.Linus Nielsen Feltzing2002-05-08
* Killed a few bugs. Tested in target. Works fairly good.Linus Nielsen Feltzing2002-05-07
* Adapted to changed led APIBjörn Stenberg2002-04-27
* Added ata_spindown() and use of ALT_STATUS instead of STATUSBjörn Stenberg2002-04-27
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23