Launch commands for each device found if specified
This commit is contained in:
parent
0e8487cf83
commit
98399b030f
5 changed files with 147 additions and 56 deletions
|
@ -1,5 +1,5 @@
|
|||
initfs:bin/vesad
|
||||
initfs:bin/ps2d
|
||||
#initfs:bin/pcid
|
||||
initfs:bin/example
|
||||
#initfs:bin/login display: initfs:bin/ion
|
||||
initfs:bin/pcid initfs:etc/pcid.toml
|
||||
#initfs:bin/example
|
||||
initfs:bin/login display: initfs:bin/ion
|
||||
|
|
5
initfs/etc/pcid.toml
Normal file
5
initfs/etc/pcid.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
[[drivers]]
|
||||
name = "AHCI storage"
|
||||
class = 1
|
||||
subclass = 6
|
||||
command = ["ahcid", "$5"]
|
Loading…
Add table
Add a link
Reference in a new issue