Category:Driver Articles: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
* [[Driver]] | * [[Driver]] | ||
* [[HPFS]] - High Performance File System by [[Hartmut Frommert]] | * [[HPFS]] - High Performance File System by [[Hartmut Frommert]] | ||
* [[OS/2's Symmetrical Multiprocessing Demystified]] by [[Ted Waldron III]] (September 1997) | |||
* [[KEYBOARD.DCP File Format]] by [[Martin Lafaix]] (March 1995) | |||
Line 19: | Line 21: | ||
* [http://www.edm2.com/0703/hshk.html OS2LDR and OS2KRNL-- The Secret Handshake] by [[David C. Zimmerli]] (April 1999) | * [http://www.edm2.com/0703/hshk.html OS2LDR and OS2KRNL-- The Secret Handshake] by [[David C. Zimmerli]] (April 1999) | ||
* [http://www.edm2.com/0701/warpboot.html A Note on the OS/2 Warp Boot Sequence] by [[David C. Zimmerli]] (January 1999) | * [http://www.edm2.com/0701/warpboot.html A Note on the OS/2 Warp Boot Sequence] by [[David C. Zimmerli]] (January 1999) | ||
* [http://www.edm2.com/0701/driver.html SMP Considerations for OS/2 Device Drivers] by [[Scott E. Garfinkle]] | * [http://www.edm2.com/0701/driver.html SMP Considerations for OS/2 Device Drivers] by [[Scott E. Garfinkle]] (January 1999) | ||
* [http://www.edm2.com/0607/kernel.html Inside the OS/2 Kernel] by [[David C. Zimmerli]] (July 1998) | * [http://www.edm2.com/0607/kernel.html Inside the OS/2 Kernel] by [[David C. Zimmerli]] (July 1998) | ||
* [http://www.edm2.com/0601/timing.html High Resolution Timing Under OS/2] by [[Timur Tabi]] | * [http://www.edm2.com/0601/timing.html High Resolution Timing Under OS/2] by [[Timur Tabi]] (January 1998) | ||
* [http://www.edm2.com/0510/corpse.html The Case of the Invisible Corpse] by [[Dennis Sposato]] | * [http://www.edm2.com/0510/corpse.html The Case of the Invisible Corpse] by [[Dennis Sposato]] | ||
* [http://www.edm2.com/0507/smp.html SMP - Symmetrical Multiprocessing] by [[Ivan Skytte Jørgensen]] | * [http://www.edm2.com/0507/smp.html SMP - Symmetrical Multiprocessing] by [[Ivan Skytte Jørgensen]] | ||
Line 48: | Line 50: | ||
<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;">External Articles</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;">External Articles</h3> | ||
* [http://www.mgreene.org/wikka/DevDriver OS/2 Device Drivers for Dummies] by [[Mike Greene]] ( | * [http://www.mgreene.org/wikka/DevDriver OS/2 Device Drivers for Dummies] by [[Mike Greene]] (May 2007) | ||
* [http://www.scoug.com/reports/ws98_devdrvr.html Introduction To Device Driver Programming] by [[Peter Skye]] | * [http://www.scoug.com/reports/ws98_devdrvr.html Introduction To Device Driver Programming] by [[Peter Skye]] | ||
* [http://mastrianni.net/pubs/devconf.htm Writing Device Drivers - Multiple Segments] by [[Steve Mastrianni]] (May 1995) | * [http://mastrianni.net/pubs/devconf.htm Writing Device Drivers - Multiple Segments] by [[Steve Mastrianni]] (May 1995) |
Revision as of 01:12, 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