Introduced the NVR hacks to the remaining boards with cache errors.

This commit is contained in:
OBattler
2021-11-30 00:25:03 +01:00
parent f7177cc27a
commit c0a66022d4
7 changed files with 71 additions and 46 deletions

View File

@@ -608,7 +608,7 @@ static void
ide_sec_disable();
if (info->local)
dev->nvr = device_add(&ls486e_nvr_device);
dev->nvr = device_add(&ami_1994_nvr_device);
else
dev->nvr = device_add(&at_nvr_device);