Round 2 of the clean-ups - AT vs. PS/2 KBC is now decided based on machine flags, reduces the chances of mismatch to zero.
This commit is contained in:
@@ -530,7 +530,7 @@ ali5123_init(const device_t *info)
|
||||
io_sethandler(FDC_PRIMARY_ADDR, 0x0002,
|
||||
ali5123_read, NULL, NULL, ali5123_write, NULL, NULL, dev);
|
||||
|
||||
device_add(&kbc_ps2_ali_device);
|
||||
device_add(&kbc_at_ali_device);
|
||||
|
||||
return dev;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user