Extensible Driver Interface: Difference between revisions

Jump to navigation Jump to search
Removed specification section
[unchecked revision][unchecked revision]
(Rewrote most of the page)
(Removed specification section)
Line 3:
==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.
 
==Specification==
The EDI specification can be found on [https://sourceforge.net/projects/glider-kernel/files/EDI%20Headers%20and%20Docs/ SourceForge]. A sample, public domain serial port driver is also provided.
 
==See Also==
 
===External Links===
*[https://sourceforge.net/projects/glider-kernel/files/EDI%20Headers%20and%20Docs/ EDI Specification and sample driver]
*[http://www.osnews.com/story/16602/Introducing_the_Extensible_Driver_Interface OSNews article written by the creator of EDI]
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu