OS/2 Device Driver Frequently Asked Questions: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
==Situations when it is (un)necessary to write an OS/2 device driver== | ==Situations when it is (un)necessary to write an OS/2 device driver== | ||
===Is a driver necessary to use IRQs=== | |||
===Is a driver necessary to access I/O ports=== | |||
===Is a driver necessary to access memory on an adapter card=== | |||
===Accessing Video Ram=== | |||
==Application Issues== | ==Application Issues== | ||
==compiling and building your OS/2 device driver== | ==compiling and building your OS/2 device driver== | ||
Line 26: | Line 34: | ||
=Download= | |||
[[Category:Device Drivers Articles]] | [[Category:Device Drivers Articles]] |
Revision as of 16:39, 17 June 2012
This article contains a selection of frequently asked questions and is intended to be used by anyone who is writing or planning to write OS/2 device drivers.