Nightloader/i386/docs/drivers
Eric-Paul Ickhorn b1c7303b01 Document PCI driver API
The PCI driver API is now documented, the documentation explains which
functions have to exist in a driver for it to be recognized as capable
of being used as default PCI driver.

Some functions, namely those for interacting with a device, are not
documented yet because there is also no code for that yet.

The functions that need to be supported may increase, but a a decrease
is relatively unlikely.
2024-08-23 18:10:32 +02:00
..
interfaces Document PCI driver API 2024-08-23 18:10:32 +02:00
slot-structure.md Add driver slot documentation 2024-08-22 15:08:36 +02:00
textlog.md Add documentation for textlog driver 2024-08-17 23:22:06 +02:00