Minor fix on the ET6000

This commit is contained in:
Panagiotis
2021-05-09 13:49:31 +03:00
committed by GitHub
parent 1bb63e232a
commit e41d9c9ba7

View File

@@ -138,7 +138,7 @@ et6000_init(const device_t *info)
device_add(&port_92_device);
/* Defaults */
dev->regs[0x13] = 1;
dev->regs[3] = 1;
/* Shadow Programming */
et6000_shadow_control(0xf0000, 0x10000, 0, 1);