site logo  PikeOs28

HomePage | Categories |* BLOG *| RecentChanges | RecentlyCommented | Login/Register

Revision [341]

Last edited on 2007-05-27 14:54:47 by MikeGreene
Additions:
>>**@@[[PikeOs2 Return to Pike Mainpage]]@@**
**@@[[PikeOs26 Hello World & Friends Main Previous]]@@**>>
Deletions:
>>**@@[[PikeOs2 Return to Pike Mainpage]]@@**>>


Revision [336]

Edited on 2007-05-27 14:47:18 by MikeGreene
Additions:
>>**@@[[PikeOs2 Return to Pike Mainpage]]@@**>>


Revision [334]

Edited on 2007-05-27 14:45:38 by MikeGreene
Additions:
==A HELLO WORLD DEVICE DRIVER==
**PART I: THE DRIVER**
**Introduction**
**What is a Device Driver?**
%%
%%
@@**Figure 1.) Format of the OS/2 device driver header**@@
%%
%%
@@**Figure 2.) A common strategy section**@@
**The INIT Function**
%%
%%
@@**Figure 3.) Init routine for hello.sys**@@
**Readying the Driver**
%%
%%
@@**Figure 4.) Code to open hello.sys for use by an application**@@
%%
%%
@@**Figure 5.) Minimum required code for the RPOPEN request**@@
**Communicating with the Driver**
%%
%%
@@**Figure 6.) Requried code to pass the driver a user request**@@
%%
%%
@@**Figure 7.) Minimal IOCtl section**@@
**Closing the Driver**
%%
%%
@@**Figure 8.) Closing the driver**@@
%%
%%
@@**Figure 9.) Returning from the close section**@@
**Summary**
Deletions:
A HELLO WORLD DEVICE DRIVER
PART I: THE DRIVER
Introduction
What is a Device Driver?
Figure 1.) Format of the OS/2 device driver header
Figure 2.) A common strategy section
The INIT Function
Figure 3.) Init routine for hello.sys
Readying the Driver
Figure 4.) Code to open hello.sys for use by an application
Figure 5.) Minimum required code for the RPOPEN request
Communicating with the Driver
Figure 6.) Requried code to pass the driver a user request
Figure 7.) Minimal IOCtl section
Closing the Driver
Figure 8.) Closing the driver
Figure 9.) Returning from the close section
Summary


Revision [332]

The oldest known version of this page was created on 2007-05-27 14:32:59 by MikeGreene
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.7
Page was generated in 0.4849 seconds