IDE: Configure the IDE control to reflect the initial value of the command register.
This commit is contained in:
@@ -107,6 +107,9 @@ IdeController::IdeController(Params *p)
|
||||
}
|
||||
primary.select(false);
|
||||
secondary.select(false);
|
||||
|
||||
ioEnabled = (config.command & htole(PCI_CMD_IOSE));
|
||||
bmEnabled = (config.command & htole(PCI_CMD_BME));
|
||||
}
|
||||
|
||||
bool
|
||||
|
||||
Reference in New Issue
Block a user