From 4395ce01d711bfaf08d4601b7b099747f18535a6 Mon Sep 17 00:00:00 2001 From: joevt Date: Sat, 27 Jan 2024 05:13:49 -0800 Subject: [PATCH] ohare: Update name of Mesh device. --- devices/ioctrl/ohare.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/ioctrl/ohare.cpp b/devices/ioctrl/ohare.cpp index a96a3d7..7b74765 100644 --- a/devices/ioctrl/ohare.cpp +++ b/devices/ioctrl/ohare.cpp @@ -295,7 +295,7 @@ void OHare::clear_cpu_int() } static const vector OHare_Subdevices = { - "NVRAM", "ViaCuda", "ScsiMesh", "Mesh", "Escc", "Swim3" + "NVRAM", "ViaCuda", "ScsiMesh", "MeshHeathrow", "Escc", "Swim3" }; static const DeviceDescription OHare_Descriptor = {