☰
sunrise_ahci
All crates
[
−
]
[src]
Function
sunrise_ahci
::
main
fn main()
Ahci driver initialisation.
Discover HBAs on the PCI.
For every found HBA:
Initialize each implemented port if we detect it is connected to a device.
Push the created
Disk
s in
DISKS
.
Start the event loop.