Category:Driver Articles: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 34: | Line 34: | ||
* [[OS/2 Device Driver Frequently Asked Questions]] by [[Tim Snape]] (17th Dec 1996) | * [[OS/2 Device Driver Frequently Asked Questions]] by [[Tim Snape]] (17th Dec 1996) | ||
* [[OS/2 High Performance File System]] by [[Les Bell]] (September 1996) | * [[OS/2 High Performance File System]] by [[Les Bell]] (September 1996) | ||
* [[KEYBOARD.DCP File Format]] by [[Martin Lafaix]] (March 1995) | * [[Writing Device Drivers - Multiple Segments]] by [[Steve Mastrianni]] (May 1995) | ||
* [[KEYBOARD.DCP File Format]] by [[Martin Lafaix]] (March 1995) | |||
* [http://mastrianni.net/pubs/devcond.htm Writing Device Drivers - Plug and Play Basics] by [[Steve Mastrianni]] (December 1994) | |||
* [http://mastrianni.net/pubs/devconc.htm Writing Device Drivers - A Brief Look at OS/2 SMP] by [[Steve Mastrianni]] (September 1994) | |||
* [http://mastrianni.net/pubs/devcona.htm Writing Device Drivers - Getting the Most out of OS/2] by [[Steve Mastrianni]] (June 1994) | |||
* [[Writing Device Drivers - Where to Start?]] by [[Steve Mastrianni]] (November 1993) | |||
* OS/2 Installable File Systems by [[Andre Asselin]] | * OS/2 Installable File Systems by [[Andre Asselin]] | ||
** [[OS/2 Installable File Systems Part 1|Part 1]] (May/June 1993) | ** [[OS/2 Installable File Systems Part 1|Part 1]] (May/June 1993) | ||
Line 42: | Line 47: | ||
* [[Introduction to IOPL programming]] by [[Roger Orr]] (December 1992) | * [[Introduction to IOPL programming]] by [[Roger Orr]] (December 1992) | ||
* [[Programming direct OS/2 Disk I/O]] by [[Roger Orr]] (April 1992) | * [[Programming direct OS/2 Disk I/O]] by [[Roger Orr]] (April 1992) | ||
* [[SOME ASSEMBLY REQUIRED: OS/2 Device Drivers]] by [[Steve Mastrianni]] (July 1991) | |||
* [[OS/2 initialisation - making it work for you]] by [[Roger Orr]] (August 1990) | * [[OS/2 initialisation - making it work for you]] by [[Roger Orr]] (August 1990) | ||
Line 85: | Line 91: | ||
<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.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://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5387482 A split model for OS/2 SCSI device drivers] - IBM systems journal by [[DT Feriozi]] (1992) | * [http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5387482 A split model for OS/2 SCSI device drivers] - IBM systems journal by [[DT Feriozi]] (1992) | ||
* [http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5387463 A C programming model for OS/2 device drivers] - IBM systems journal by [[DT Feriozi]] (1991) | * [http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5387463 A C programming model for OS/2 device drivers] - IBM systems journal by [[DT Feriozi]] (1991) |
Revision as of 22:07, 29 June 2012
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