RichardG is right, the Compaq 386 Memory Control is absolutely not the OPTi 391.
This commit is contained in:
@@ -748,7 +748,7 @@ compaq_386_init(UNUSED(const device_t *info))
|
|||||||
|
|
||||||
const device_t compaq_386_device = {
|
const device_t compaq_386_device = {
|
||||||
.name = "Compaq 386 Memory Control",
|
.name = "Compaq 386 Memory Control",
|
||||||
.internal_name = "opti391",
|
.internal_name = "compaq_386",
|
||||||
.flags = 0,
|
.flags = 0,
|
||||||
.local = 0,
|
.local = 0,
|
||||||
.init = compaq_386_init,
|
.init = compaq_386_init,
|
||||||
|
Reference in New Issue
Block a user