Jump to content

MiniDDK: Difference between revisions

From EDM2
Created page with "==Description== THe MiniDDK is an update to the IBM Device Driver Kit. The MiniDDK contains no source code, and has been rearranged so that all header files are in base/h..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
==Description==
The MiniDDK is an update to the IBM Device Driver Kit.
THe MiniDDK is an update to the [[IBM Device Driver Kit]].


The MiniDDK contains no source code, and has been rearranged so that all header files are in base/h or base32/h, all include files are in base/inc or base32/inc, and all libraries are in base/lib or base32/lib.
The MiniDDK contains no source code, and has been rearranged so that all header files are in base/h or base32/h, all include files are in base/inc or base32/inc, and all libraries are in base/lib or base32/lib.

Latest revision as of 23:37, 10 March 2017

The MiniDDK is an update to the IBM Device Driver Kit.

The MiniDDK contains no source code, and has been rearranged so that all header files are in base/h or base32/h, all include files are in base/inc or base32/inc, and all libraries are in base/lib or base32/lib.

Download

  • You require to send a email to the Author.

License

  • MiniDDK requires the IBM Device Driver Kit. It is under the same license.

Author