]> Zhao Yanbai Git Server - minix.git/commit
AHCI driver: miscellaneous changes
authorDavid van Moolenbroek <david@minix3.org>
Thu, 12 Aug 2010 14:08:23 +0000 (14:08 +0000)
committerDavid van Moolenbroek <david@minix3.org>
Thu, 12 Aug 2010 14:08:23 +0000 (14:08 +0000)
commit5998a4b2af122fd2c9589f1f7519acac763b4c2a
tree592b67e6f28e36a93f6404aad1525ca75b091e5f
parentf8c56494c9ea5e7879f91a9a7f9eafa798a8ecec
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
drivers/ahci/ahci.c
drivers/ahci/ahci.h