Extensible Driver Interface: Difference between revisions

Jump to navigation Jump to search
m
addstub&https
[unchecked revision][unchecked revision]
(Removed specification section)
m (addstub&https)
Line 1:
{{Stub}}
The Extensible Driver Interface (EDI) is a driver interface that is intended to be portable between OSes while standardizing as little functionality as possible.
 
== Introduction ==
In 2006, Eli Gottlieb made EDI after deciding that [[UDI]] standardized too much. It is designed to be small, extensible, and require very little from the system providing the implementation. This is done by using an object oriented model accessed using C functions, allowing drivers and operating systems in almost all languages to use it.
 
== See Also ==
 
=== External Links ===
*[https://sourceforge.net/projects/glider-kernel/files/EDI%20Headers%20and%20Docs/ EDI Specification and sample driver]
*[httphttps://www.osnews.com/story/16602/Introducing_the_Extensible_Driver_Interface OSNews article written by the creator of EDI]
 
===Forum Threads ===
*[[Topic:637|Project announcement]]
*[[Topic:16592|Discussion thread]]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu