summaryrefslogtreecommitdiff
path: root/src/kernel/ata.h
AgeCommit message (Collapse)AuthorLines
2020-05-24very basic vga, ata, serial drivers. start of fat and fs driversBenji Dial-0/+6
2020-05-16starting overBenji Dial-23/+0
2020-01-05function to return pointers to functions to read from a constant interface, ↵Benji Dial-0/+23
so we only have to check the interface once per macro operation