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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user