The AT keyboard controller now recognizes the Green-B as an AMI BIOS board, should handle the AMI-specific keyboard controller commands correctly now;

Fixed (S)VGA sense handling - fixes error 2401 on PS/2's;
Fixed the IBM XT Model 286 NVR flags.
This commit is contained in:
OBattler
2017-12-05 18:34:09 +01:00
parent af08e251d3
commit 55d2e3c9a7
3 changed files with 3 additions and 81 deletions

View File

@@ -981,6 +981,7 @@ bad_command:
case ROM_AP53:
case ROM_P55T2S:
case ROM_S1668:
case ROM_4GPV31:
/*Set extended controller RAM*/
kbdlog("ATkbd: set extended controller RAM\n");
kbd->want60 = 1;