mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +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
|
// Starting hardware detection
|
||||||
runcommandwithstatus("/bin/probehw.sh", "Probing Hardware ...");
|
runcommandwithstatus("/bin/probehw.sh", "Probing Hardware ...");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user