Fixes for PS/2 mouse crash (since AT keyboard rework) from TheCollector1995.

This commit is contained in:
waltje
2017-11-09 22:05:29 -05:00
parent df6183472c
commit 98d1b01d84
3 changed files with 10 additions and 14 deletions

View File

@@ -450,7 +450,7 @@ ps1_read(uint16_t port, void *priv)
ps->hd.int_status &= ~0x02;
}
break;
default:
break;
}