Files
minix/drivers
David van Moolenbroek 23b12e29a2 ahci: rewrite timeout initialization code
- the "ahci_sig_timeout" variable now denotes the entire checking
  period, and the delay between checks has been hardcoded; what was
  previously "ahci_sig_checks" is now computed from those two;
- timeout values are no longer used for both millisecond and clock
  tick values, and better typed;
- the computation of timeouts is no longer off by half a second.
2013-02-12 13:53:09 +00:00
..
2013-01-17 10:03:58 +01:00
2013-01-14 11:36:26 +01:00
2012-08-06 16:18:35 +00:00
2012-08-06 16:18:36 +00:00
2012-07-30 12:10:11 +00:00
2012-08-06 16:18:37 +00:00
2012-08-06 16:18:38 +00:00
2013-02-06 16:07:43 +01:00
2012-08-06 16:18:39 +00:00
2013-02-01 13:31:10 +01:00
2013-01-17 10:03:58 +01:00
2013-01-23 09:03:03 +00:00
2013-02-07 23:09:18 +01:00
2012-08-14 09:11:16 +00:00
2013-01-17 10:03:58 +01:00
2013-01-17 10:03:58 +01:00
2013-01-23 09:03:03 +00:00
2013-01-23 09:03:03 +00:00
2013-02-09 17:13:16 +01:00