List of Driver Articles: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
{| | {|class="wikitable" | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| | | | ||
{{H|EDM/2 Wiki Articles}} | |||
* [[Compiling a Driver Sample with IBM DDK on ArcaOS 5.0.1]] by [[User:Martini|Martin Iturbide]] (Jan 2018) | * [[Compiling a Driver Sample with IBM DDK on ArcaOS 5.0.1]] by [[User:Martini|Martin Iturbide]] (Jan 2018) | ||
* [[OS/2 device driver interrupt processing and the kernel]] by [[Joseph Nord]] (Dec 2008) | * [[OS/2 device driver interrupt processing and the kernel]] by [[Joseph Nord]] (Dec 2008) | ||
Line 68: | Line 68: | ||
* [[Tales from the Trenches]] by Steve Mastrianni (Nov 1990) | * [[Tales from the Trenches]] by Steve Mastrianni (Nov 1990) | ||
* [[OS/2 initialisation - making it work for you]] by Roger Orr (Aug 1990) | * [[OS/2 initialisation - making it work for you]] by Roger Orr (Aug 1990) | ||
| | | | ||
{{H|EDM/2 Classic Articles}} | |||
By [[David C. Zimmerli]] | By [[David C. Zimmerli]] | ||
* [http://www.edm2.com/0705/freeldr/freeldr.html A Project to Replace OS2LDR] (Sep 1999) | * [http://www.edm2.com/0705/freeldr/freeldr.html A Project to Replace OS2LDR] (Sep 1999) | ||
Line 79: | Line 77: | ||
* [http://www.edm2.com/0410/kdb.html Adventures in Kernel Debugging] (Nov 1996) | * [http://www.edm2.com/0410/kdb.html Adventures in Kernel Debugging] (Nov 1996) | ||
{{H|External Articles}} | |||
* [http://www.os2ezine.com/20021016/page_6.html Building USB drivers from the DDK Sources] by [[Julio Cezar Salguerio da Silva]] (Oct 2002) | * [http://www.os2ezine.com/20021016/page_6.html Building USB drivers from the DDK Sources] by [[Julio Cezar Salguerio da Silva]] (Oct 2002) | ||
* [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) | ||
Line 85: | Line 83: | ||
* [https://github.com/OS2World/DEV-SAMPLES-DRV-DDDEMO/blob/master/DEMODD.TXT Tutorial for writing OS/2 Device Drivers in C.] - by [[Dennis Rowe]] (Feb, 1991) | * [https://github.com/OS2World/DEV-SAMPLES-DRV-DDDEMO/blob/master/DEMODD.TXT Tutorial for writing OS/2 Device Drivers in C.] - by [[Dennis Rowe]] (Feb, 1991) | ||
* [http://web.archive.org/web/20170306101630/http://mastrianni.net/pubs/paper.pdf A flat model device driver for OS/2] by Steve Mastrianni (Sep 1997) | * [http://web.archive.org/web/20170306101630/http://mastrianni.net/pubs/paper.pdf A flat model device driver for OS/2] by Steve Mastrianni (Sep 1997) | ||
* [http://hobbes.nmsu.edu/download/pub/os2/dev/drivers/smp.zip OS/2 for Symmetrical Multiprocessing (SMP) V2.11 - PSD] by [[IBM]] (Jun 1994) | * [http://hobbes.nmsu.edu/download/pub/os2/dev/drivers/smp.zip OS/2 for Symmetrical Multiprocessing (SMP) V2.11 - PSD] by [[IBM]] (Jun 1994) | ||
* [http://hobbes.nmsu.edu/download/pub/os2/dev/drivers/kdebug.zip IBM OS/2 2.0 Kernel Debugger] by [[IBM]], [[David E. Reich]], E. Doutre (Sep 1992) | * [http://hobbes.nmsu.edu/download/pub/os2/dev/drivers/kdebug.zip IBM OS/2 2.0 Kernel Debugger] by [[IBM]], [[David E. Reich]], E. Doutre (Sep 1992) | ||
{{H|Presentations}} | |||
*Uniaud: Internals and History ([http://hobbes.nmsu.edu/download/pub/os2/dev/info/Uniaud-Pres-2011.zip zip]) by [[David Azarewicz]] (Warpstock Europe 2011) | *Uniaud: Internals and History ([http://hobbes.nmsu.edu/download/pub/os2/dev/info/Uniaud-Pres-2011.zip zip]) by [[David Azarewicz]] (Warpstock Europe 2011) | ||
*by Björn Hennig and Uwe Hinz | *by Björn Hennig and Uwe Hinz | ||
Line 107: | Line 103: | ||
==See Also== | ==See Also== | ||
Visit also the [[:Category:Driver Articles|Driver Articles Category]] for a complete alphabetical list of all the available articles. | Visit also the [[:Category:Driver Articles|Driver Articles Category]] for a complete alphabetical list of all the available articles. | ||
[[Category:Article List]] | [[Category:Article List]] |
Revision as of 22:41, 15 March 2020
See Also
Visit also the Driver Articles Category for a complete alphabetical list of all the available articles.