mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-02-22 13:29:49 +00:00
ohare: Restore NVRAM to subdevices.
It was accidentally removed in previous conflict resolution.
This commit is contained in:
parent
063a9a6859
commit
9fbb705595
@ -465,7 +465,7 @@ void OHare::clear_cpu_int()
|
||||
}
|
||||
|
||||
static const std::vector<std::string> OHare_Subdevices = {
|
||||
"ViaCuda", "ScsiMesh", "MeshHeathrow", "Escc", "Swim3", "Ide0"
|
||||
"NVRAM", "ViaCuda", "ScsiMesh", "MeshHeathrow", "Escc", "Swim3", "Ide0"
|
||||
};
|
||||
|
||||
static const DeviceDescription OHare_Descriptor = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user