Linux driver layer
From WhitixDoc
The Linux driver layer is a layer of code that translates between Linux and Whitix driver calls. It is used to save time rewriting Linux drivers. The first class drivers that the Linux driver layer aims to be compatible with is Ethernet PCI drivers, moving onto other classes of drivers once stability has been reached.
Design
TODO
List of functions by type
This is a list of functions, along with their completion status. Help turn the functions colored red to green by helping with our open tasks!