🆕 用户态解析键盘扫描码

This commit is contained in:
fslongjin
2022-05-21 21:49:56 +08:00
parent b9c4efcb0f
commit e6108602df
13 changed files with 626 additions and 439 deletions

View File

@ -148,7 +148,7 @@ void system_initialize()
smp_init();
cpu_init();
// ps2_keyboard_init();
ps2_keyboard_init();
// ps2_mouse_init();
// ata_init();
pci_init();