Category:Driver Articles: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 63: | Line 63: | ||
<h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Public Resources</h3> | <h3 id="mp-itn-h2" style="margin:3px; background:#cedff2; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Public Resources</h3> | ||
* [http://cyberkinetica.homeunix.net/os2tk45/ddk_display/ DISPLAY.INF - Display Device Driver Reference for OS/2] by [[IBM]] | |||
* [http://cyberkinetica.homeunix.net/os2tk45/ddk_gradd/ GRADD.INF - Graphics Adapter Device Driver Reference] by [[IBM]] | |||
* [http://cyberkinetica.homeunix.net/os2tk45/ddk_mmpm2/ MMPM2.INF - MMPM/2 Device Driver Reference] by [[IBM]] | |||
* [http://cyberkinetica.homeunix.net/os2tk45/ddk_pddref/ PDDREF.INF - Physical Device Driver Reference] by [[IBM]] | |||
* [http://cyberkinetica.homeunix.net/os2tk45/ddk_pdrref/ PDRREF.INF - Presentation Device Driver Reference for OS/2] by [[IBM]] | |||
* [http://cyberkinetica.homeunix.net/os2tk45/ddk_storage/ STORAGE.INF - Storage Device Driver Reference] by [[IBM]] | |||
* [http://mastrianni.net/pubs/thirded.pdf Writing OS/2 2.1 Device Drivers in C Unreleased 3rd Edition] - ISBN 0442017294, Van Nostrand Reinhold, 1997. by [[Steve Mastrianni]] | * [http://mastrianni.net/pubs/thirded.pdf Writing OS/2 2.1 Device Drivers in C Unreleased 3rd Edition] - ISBN 0442017294, Van Nostrand Reinhold, 1997. by [[Steve Mastrianni]] | ||
* [http://mastrianni.net/pubs/paper.pdf A flat model device driver for OS/2] by [[Steve Mastrianni]] (September 1997) | * [http://mastrianni.net/pubs/paper.pdf A flat model device driver for OS/2] by [[Steve Mastrianni]] (September 1997) |
Revision as of 04:09, 3 November 2011
Pages in category "Driver Articles"
The following 73 pages are in this category, out of 73 total.
3
A
B
F
H
I
- Inside the High Performance File System - Part 1
- Inside the High Performance File System - Part 2
- Inside the High Performance File System - Part 3
- Inside the High Performance File System - Part 4
- Inside the High Performance File System - Part 5
- Inside the High Performance File System - Part 6
- IOCTL90 - OS/2 Ioctl90 Multimedia Mixer - Official API Definition
- IOCTL90 Physical Device Driver sample source code
N
O
- Object-Oriented OS2 Audio Device Driver Samples
- Object-oriented programming examples for the GPIB (IEEE-488) bus
- OS/2 Device Driver Frequently Asked Questions
- OS/2 device driver interrupt processing and the kernel
- OS/2 Device Drivers for Dummies - The Beginning
- OS/2 Device Drivers Information
- OS/2 Gets Device Support
- OS/2 High Performance File System
- OS/2 initialisation - making it work for you
- OS/2 Installable File Systems Part 1
- OS/2 Installable File Systems Part 2
- OS/2 Installable File Systems Part 3
- OS/2 Presentation Drivers in a Nutshell
- OS/2 Warp's New Infrared Support
- OS/2's Symmetrical Multiprocessing Demystified