minix/drivers/ahci
David van Moolenbroek 9d89e72a5c ahci: more robustness against flaky devices
- if supported, override BSY/DRQ flags and start the port anyway if it
  times out with DET=3h status during device detection;
- no longer rely on the device signature to be set; unless a valid
  signature is obtained, try both ATA and ATAPI device identification.
2013-02-13 14:29:44 +00:00
..
ahci.c ahci: more robustness against flaky devices 2013-02-13 14:29:44 +00:00
ahci.h ahci: more robustness against flaky devices 2013-02-13 14:29:44 +00:00
Makefile libminc-related updates 2012-03-12 23:16:45 +01:00