summaryrefslogtreecommitdiff
path: root/src/drivers/driver.h
AgeCommit message (Expand)Author
2017-07-24added print_name method to all driversAndreas Baumann
2017-07-20started to abstract video driversAndreas Baumann
2017-07-16introduced classes of driver types (graphics, mouse, keyboard, network, etc.)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-07-05removed superfluous context in vga driver (was not used)Andreas Baumann
2017-07-02simplified some driver manager code around calling virtual driver methodsAndreas Baumann
2017-06-10some big renames into subdirs of aspectsAndreas Baumann