summaryrefslogtreecommitdiff
path: root/src/kernel/pci.h
AgeCommit message (Collapse)AuthorLines
2020-08-13lots of progress, including readonly PATA driver and part of FAT16 driverBenji Dial-7/+1
2020-08-11lots of progressBenji Dial-0/+38
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