Drew Galbraith
|
a8db218204
|
[denali] Relocate AHCI structures to memory we control
|
2023-07-05 14:32:19 -07:00 |
Drew Galbraith
|
e5da93757a
|
Working AHCI DMA IPC from yellowstone to denali.
We have a weird bug in context switching where a process's rsp0 ends up
pointing at the wrong value sometimes which crashes the OS.
|
2023-06-16 01:31:23 -07:00 |
Drew Galbraith
|
b8b6576b7f
|
Cleanup AHCI Ident a bit and reduce logging
|
2023-06-12 23:32:24 -07:00 |
Drew Galbraith
|
0f0e39d1e9
|
Further parse AHCI information.
Send an IDENTIFY command to each drive and set up a hook to handle
interrupts.
|
2023-06-12 19:20:51 -07:00 |