|
User-Space Device Driver Manager |
|
|
|
|
Written by William Grim
|
|
Thursday, 17 July 2008 15:50 |
|
During my Master of Science program at SIUE's CS Department, I developed a user-space device driver framework [pdf] [ps]. Its intention is to demonstrate a model of how device drivers can be created safer in a slightly higher-level language like C++.
The device driver manager's source code for the user-space device driver framework is available, and example drivers are included, along with unit tests of the entire framework. Along with the source code, API [pdf] [ps] documentation to the user-space device driver framework's source code is available. Send any questions or comments to my
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
.
|
|
Last Updated on Friday, 07 August 2009 05:39 |