minix/drivers/ahci
David van Moolenbroek 5998a4b2af AHCI driver: miscellaneous changes
- check the DF status flag after each command
- increase I/O timeout from 15 to 30 seconds
- share some code between ATA and ATAPI after all
- produce more accurate errors on DIOCEJECT
- rename AHCI_ID_SIZE to the more appropriate ATA_ID_SIZE
- rearrange ahci.h in a now more sensible way
2010-08-12 14:08:23 +00:00
..
ahci.c AHCI driver: miscellaneous changes 2010-08-12 14:08:23 +00:00
ahci.h AHCI driver: miscellaneous changes 2010-08-12 14:08:23 +00:00
Makefile AHCI driver 2010-08-05 16:37:58 +00:00