summaryrefslogtreecommitdiff
path: root/src/kernel/serial.h
AgeCommit message (Collapse)AuthorLines
2020-08-13FAT16 directory enumeration, making many functions static, new 'log' ↵Benji Dial-7/+11
functions to wrap vga and serial
2020-08-13lots of progress, including readonly PATA driver and part of FAT16 driverBenji Dial-4/+4
2020-08-11lots of progressBenji Dial-6/+11
currently, BAR fields of IDE drives are all returning zero, and the ATA read function isn't working. i'm not sure why. i'm going to work on VESA next, and come back to the IDE driver later
2020-05-24very basic vga, ata, serial drivers. start of fat and fs driversBenji Dial-0/+10
2020-05-16starting overBenji Dial-37/+0
2019-12-26keyboard skeleton, skeleton, rcs, etcBenji Dial-0/+2
2019-12-26serial ports, echo vga output over COM2Benji Dial-3/+0
2019-12-26got multiboot info parsed!Benji Dial-0/+38