summaryrefslogtreecommitdiff
path: root/src/kernel/arch/i386/tty/serial.c
AgeCommit message (Expand)Author
2021-10-02implement serial/tty inputdzwdz
2021-10-02serial: implement a selftestdzwdz
2021-09-21start using sparse's `-Wdecl`dzwdz
2021-08-24replace () with (void) in function definitionsdzwdz
2021-08-09move the x86 port io code to a separate filedzwdz
2021-08-09implement serial outputdzwdz