Category:Driver Articles: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<!-- TABLE WITH COLUMNS --> | <!-- TABLE WITH COLUMNS --> | ||
Line 96: | Line 95: | ||
* [http://www.edm2.com/0410/kdb.html Adventures in Kernel Debugging] by [[David C. Zimmerli]] (November 1996) | * [http://www.edm2.com/0410/kdb.html Adventures in Kernel Debugging] by [[David C. Zimmerli]] (November 1996) | ||
* [http://www.edm2.com/0307/32-bit-io.html 32-Bit I/O With Warp Speed] by [[Holger Veit]] (August 1995) | * [http://www.edm2.com/0307/32-bit-io.html 32-Bit I/O With Warp Speed] by [[Holger Veit]] (August 1995) | ||
</td> | </td> | ||
Line 112: | Line 107: | ||
* [http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5387482 A split model for OS/2 SCSI device drivers] - IBM systems journal by [[Dan T. 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 [[Dan T. 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 [[Dan T. 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 [[Dan T. Feriozi]] (1991) | ||
<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> | ||
Line 130: | Line 123: | ||
* [http://hobbes.nmsu.edu/h-search.php?key=design.zip The design of OS/2] by [[Harvey M. Deitel]] and [[Michael S. Kogan]] (1992) | * [http://hobbes.nmsu.edu/h-search.php?key=design.zip The design of OS/2] by [[Harvey M. Deitel]] and [[Michael S. Kogan]] (1992) | ||
* [http://hobbes.nmsu.edu/h-search.php?key=letwin.zip Inside OS/2] by [[Gordon Letwin]] (February 1988) | * [http://hobbes.nmsu.edu/h-search.php?key=letwin.zip Inside OS/2] by [[Gordon Letwin]] (February 1988) | ||
<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;">Presentations</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;">Presentations</h3> | ||
Line 140: | Line 132: | ||
* [http://docs.google.com/open?id=0B2E-UP8l9avgYTY4NTMwMWQtM2ZlOS00Mzk0LWFjYWMtMTk4NDY1YWQ3OTBj Developing a USB Driver], ([ftp://ftp.netlabs.org/pub/usb/docs/usbdrive.zip download]) by [[Markus Montkowski]] (WarpStock 2001) | * [http://docs.google.com/open?id=0B2E-UP8l9avgYTY4NTMwMWQtM2ZlOS00Mzk0LWFjYWMtMTk4NDY1YWQ3OTBj Developing a USB Driver], ([ftp://ftp.netlabs.org/pub/usb/docs/usbdrive.zip download]) by [[Markus Montkowski]] (WarpStock 2001) | ||
* [http://docs.google.com/open?id=0B2E-UP8l9avgMjk5NzYyODEtN2FiNy00OWFmLTgzMjEtMzY1ZTZhY2UwOTI1 USB: Whats that? A general intro into USB], ([ftp://ftp.netlabs.org/pub/usb/docs/usbintro.zip download]) by [[Markus Montkowski]] (WarpStock 2001) | * [http://docs.google.com/open?id=0B2E-UP8l9avgMjk5NzYyODEtN2FiNy00OWFmLTgzMjEtMzY1ZTZhY2UwOTI1 USB: Whats that? A general intro into USB], ([ftp://ftp.netlabs.org/pub/usb/docs/usbintro.zip download]) by [[Markus Montkowski]] (WarpStock 2001) | ||
<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;">Patents</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;">Patents</h3> |
Revision as of 20:21, 6 October 2016
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