mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-22 15:29:58 +00:00
ohare: Update name of Mesh device.
This commit is contained in:
parent
2c097da12d
commit
4395ce01d7
@ -295,7 +295,7 @@ void OHare::clear_cpu_int()
|
||||
}
|
||||
|
||||
static const vector<string> OHare_Subdevices = {
|
||||
"NVRAM", "ViaCuda", "ScsiMesh", "Mesh", "Escc", "Swim3"
|
||||
"NVRAM", "ViaCuda", "ScsiMesh", "MeshHeathrow", "Escc", "Swim3"
|
||||
};
|
||||
|
||||
static const DeviceDescription OHare_Descriptor = {
|
||||
|
Loading…
Reference in New Issue
Block a user