summaryrefslogtreecommitdiff
path: root/src/hardware/pci.c
AgeCommit message (Expand)Author
2017-07-20detecting single or multi function devices in PCI scanAndreas Baumann
2017-07-16introduced classes of driver types (graphics, mouse, keyboard, network, etc.)Andreas Baumann
2017-07-15started to make driver construtors similar (keyboard, mouse)Andreas Baumann
2017-07-15reworked driver init and vtable, taking the interrupt manager and the contextAndreas Baumann
2017-07-15added a dummy RTL8139 network driverAndreas Baumann
2017-06-14got switch to graphical VGA mode workingAndreas Baumann
2017-06-10some big renames into subdirs of aspectsAndreas Baumann