Introduced the NVR hacks to the remaining boards with cache errors.
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user