Jump to content

Category:Driver Articles: Difference between revisions

From EDM2
mNo edit summary
No edit summary
 
(98 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__


Visit also the [[List of Driver Articles]]. 


<!--        TABLE WITH COLUMNS        -->
This category includes the Drivers related articles:  
<table>
<tr style="vertical-align:top;">


<!--        FIRST COLUMN        -->
[[Category:Articles]]
<td style="width:30%; border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
 
<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;">EDM/2 Wiki Articles</h3>
* [[Sugestion for OS/2 and eComstation Drivers Arguments]] by [[User:Martini|Martín Itúrbide]] (July 2011)
* [[Driver]]
* [[HPFS]] - High Performance File System by Hartmut Frommert
 
 
<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;">EDM/2 Classic Articles</h3>
* [http://www.edm2.com/0705/freeldr/freeldr.html A Project to Replace OS2LDR] by [[David C. Zimmerli]] (September 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/driver.html SMP Considerations for OS/2 Device Drivers] by [[Scott E. Garfinkle]]
* [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/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/0505/icat.html ICAT: The New Remote Source-code Debugger for OS/2] by [[Chris Matthews]] and [[Dave Evans]]
* [http://www.edm2.com/0408/devicedrivers1.html From Hello World to Real World - Part 1] by [[Alger Pike]]
* [http://www.edm2.com/0409/devicedrivers2.html From Hello World to Real World - Part 2] by [[Alger Pike]]
* [http://www.edm2.com/0410/devicedrivers3.html From Hello World to Real World - Part 3] by [[Alger Pike]]
* [http://www.edm2.com/0411/devicedrivers4.html From Hello World to Real World - Part 4] by [[Alger Pike]]
* [http://www.edm2.com/0411/devicedrivers5.html From Hello World to Real World - Part 5] by [[Alger Pike]]
* [http://www.edm2.com/0411/devicedrivers6.html From Hello World to Real World - Part 6] by [[Alger Pike]]
* [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/0103/os2ifs1.html OS/2 Installable File Systems Part 1] by [[Andre Asselin]]
* [http://www.edm2.com/0105/os2ifs2.html OS/2 Installable File Systems Part 2] by [[Andre Asselin]]
* [http://www.edm2.com/0107/os2ifs3.html OS/2 Installable File Systems Part 3] by [[Andre Asselin]]
* [http://www.edm2.com/0102/pmdrivers.html OS/2 Presentation Drivers in a Nutshell] by [[Dave Raymer]]
 
 
<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;">Related Categories</h3>
*
 
</td>
 
<!--        SECOND COLUMN        -->
<td style="width:30%; border: 1px solid #c6c9ff; padding: .5em 1em 1em; color: #000000; background-color: #f0f0ff">
 
<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] (09/05/2007) by [[Mike Greene]]
* [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] (May 1995) by [[Steve Mastrianni]]
* [http://mastrianni.net/pubs/devcond.htm Writing Device Drivers - Plug and Play Basics] (December 1994) by [[Steve Mastrianni]]
* [http://mastrianni.net/pubs/devconc.htm Writing Device Drivers - A Brief Look at OS/2 SMP] (September 1994) by [[Steve Mastrianni]]
* [http://mastrianni.net/pubs/devcona.htm Writing Device Drivers - Getting the Most out of OS/2] (June 1994) by [[Steve Mastrianni]]
* [http://mastrianni.net/pubs/devconb.htm Writing Device Drivers - Where to Start?] (November 1993) by [[Steve Mastrianni]]
* [http://mastrianni.net/pubs/byte91.htm SOME ASSEMBLY REQUIRED: OS/2 Device Drivers] (July 1991) by [[Steve Mastrianni]]
 
<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://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 (PDF file, 256K), September 1997] by [[Steve Mastrianni]]
 
 
</td>
 
</table>

Latest revision as of 00:30, 14 November 2016


Visit also the List of Driver Articles.

This category includes the Drivers related articles:

Subcategories

This category has only the following subcategory.

Pages in category "Driver Articles"

The following 73 pages are in this category, out of 73 total.