mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-16 05:53:00 +02:00
Load ata_piix prior kudzu hardware detection because kudzu select ata_generic for ich7
This commit is contained in:
@@ -106,6 +106,9 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
// Load ata-piix prior kudzu because kudzu use ata-generic for ich7
|
||||
mysystem("/sbin/modprobe ata_piix");
|
||||
|
||||
// Starting hardware detection
|
||||
runcommandwithstatus("/bin/probehw.sh", "Probing Hardware ...");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user