diff options
author | Ian Moffett <ian@osmora.org> | 2025-07-06 21:21:58 +0000 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-07-06 21:21:58 +0000 |
commit | 4f3ff976f5fd90f2401eddf2c81d3226c7de45ed (patch) | |
tree | 8d2520168f48da6229f29877b03c69a8e35cf87b /sys/include/lib | |
parent | 609712ec91fe5555bb87d4296f313073d6507760 (diff) |
kernel: ahci: Lower link wait time to 8 ms
Section 3.3.11 of the AHCI spec states that software must leave the DET
field set for a minimum of 1 milisecond. Most hardware conforms to this.
Previously, our buffer time was way too high and would slow down the
time it takes for the AHCI driver to finish initialization. If any SATA
drive takes longer than this to start up, fuck it, something is wrong
with it.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/include/lib')
0 files changed, 0 insertions, 0 deletions