Common Driver Interface

From OSDev.wiki
Revision as of 13:37, 11 December 2015 by osdev>Kenod (Created page with "{{Stub}} Category:Driver Interfaces The Common Driver Interface is a German project made by the people behind Tyndur, a community project of [http://www.lowlevel.eu/wiki/H...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This page is a stub.
You can help the wiki by accurately adding more contents to it.

The Common Driver Interface is a German project made by the people behind Tyndur, a community project of LowLevel, the German equivalent of the OSDev wiki. The interface offers less functionality than UDI but is a lot easier to implement. The creators have also implemented the interface in their own OS and they have made a nice amount of drivers. If you noticed I'm not talking about EDI, it is because EDI is dead.

Source

The source can be found at http://lpt.tyndur.org/cdi/english/. You can find the sources in Resources. You just need to clone the git repository. This will give you the drivers