WIP: Predictable naming

This commit is contained in:
Jeremy Soller 2016-11-21 12:23:17 -07:00
parent 86d676b540
commit 9d37f38849
8 changed files with 26 additions and 11 deletions

View file

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