Move to bitfield structs for AHCI info.
This commit is contained in:
parent
8dfd57b411
commit
67546664ed
5 changed files with 202 additions and 3 deletions
|
|
@ -25,5 +25,6 @@ extern "C" fn main() -> z_err_t {
|
|||
);
|
||||
|
||||
mammoth::debug!("AHCI ABAR {:#x}", ahci_controller.pci_header().abar as u64);
|
||||
mammoth::debug!("AHCI Capabilities: {:?}", ahci_controller.ahci_hba());
|
||||
0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue