summaryrefslogtreecommitdiff
path: root/src/init/driver/ps2.c
AgeCommit message (Expand)Author
2022-07-11user: reorganize the userland sourcesdzwdz
2022-07-07shared: add a flags argument to _syscall_fs_responddzwdz
2022-07-05init/ps2: support inserting special characters with ctrl, tty styledzwdz
2022-07-01init/fs: move the kernel stuff to /kdev/dzwdz
2022-06-29kernel/vfs: add the OPEN_CREATE flagdzwdz
2022-05-29init/ps2: fix double key capturedzwdz
2022-05-21init/ps2: use a ring buffer for the backlogdzwdz
2022-04-12shared: fix some minor warningsdzwdz
2022-03-31init: primitive ps2 driverdzwdz