GW-286CT GEAR: Give the machine a generic AT KBC, fixes hang on POST 5A

This commit is contained in:
win2kgamer
2026-02-28 13:36:20 -06:00
parent 300a19740f
commit b3b6a2e9ec

View File

@@ -4915,7 +4915,7 @@ const machine_t machines[] = {
.jumpered_ecp_dma = 0,
.default_jumpered_ecp_dma = -1,
.kbc_device = &kbc_at_device,
.kbc_params = KBC_VEN_CHIPS | 0x0000a600,
.kbc_params = 0x00000000,
.nvr_device = &nvr_at_device,
.nvr_params = NVR_AT,
.sio_device = NULL,