Actually return controller config
This commit is contained in:
parent
60bcd23e27
commit
c522f44422
@ -73,6 +73,7 @@ void kbc_event(struct Kbc * kbc) {
|
|||||||
if (kbc_translate) {
|
if (kbc_translate) {
|
||||||
config |= (1 << 6);
|
config |= (1 << 6);
|
||||||
}
|
}
|
||||||
|
kbc_keyboard(kbc, config, KBC_TIMEOUT);
|
||||||
break;
|
break;
|
||||||
case 0x60:
|
case 0x60:
|
||||||
printf(" write configuration byte\n");
|
printf(" write configuration byte\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user