summaryrefslogtreecommitdiff
path: root/src/kernel/arch/i386/driver/serial.c
AgeCommit message (Collapse)Author
2022-04-10kernel/driver: modify the ps2/serial drivers to use ring_tdzwdz
2022-04-10kernel/i386: rewrite the serial driver to wait for IRQdzwdz
proper multiprocess support!
2022-04-07kernel: remove the `/tty` devicedzwdz
2022-04-07kernel: add a /com1 devicedzwdz