WIP: AHCI drivers and more memory syscalls

This commit is contained in:
Jeremy Soller 2016-09-26 17:00:06 -06:00
parent 98399b030f
commit dad81d3c46
14 changed files with 757 additions and 26 deletions

View file

@ -2,4 +2,4 @@
name = "AHCI storage"
class = 1
subclass = 6
command = ["ahcid", "$5"]
command = ["initfs:bin/ahcid", "$BAR5", "$IRQ"]