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.
This commit is contained in:
parent
ccfe1b15ab
commit
e5da93757a
11 changed files with 171 additions and 84 deletions
|
|
@ -1,6 +1,7 @@
|
|||
add_executable(denali
|
||||
ahci/ahci_device.cpp
|
||||
ahci/ahci_driver.cpp
|
||||
ahci/command.cpp
|
||||
denali.cpp
|
||||
denali_server.cpp
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue