added keyboard controller buffer flush
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16384 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4730cb7663
commit
cf4878971b
@ -224,6 +224,8 @@ ps2_init(void)
|
||||
goto err_1;
|
||||
|
||||
gControllerSem = create_sem(1, "ps/2 keyb ctrl");
|
||||
|
||||
ps2_flush();
|
||||
|
||||
status = ps2_dev_init();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user