Jump to content

List of Driver Articles: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
__NOTOC__
__NOTOC__
{|style="border:1px solid #cedff2; background:#f5faff; " cellpadding="10"
{|class="wikitable"
|- style="vertical-align:top;"
|- style="vertical-align:top;"
|
|
==EDM/2 Wiki Articles==
{{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}}
==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)


==External Articles==
{{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)


===Public Resources===
*[https://archive.org/details/WritingOS2WarpDeviceDriversInC Writing OS/2 Warp Device Drivers in C, Third Edition] by [[Steve Mastrianni]] (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://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)


===Presentations===
{{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

EDM/2 Wiki Articles
EDM/2 Classic Articles

By David C. Zimmerli

External Articles
Presentations
  • Uniaud: Internals and History (zip) by David Azarewicz (Warpstock Europe 2011)
  • by Björn Hennig and Uwe Hinz
    • Experimental USB Board Velleman K8055 (PDF) (Warpstock Europe 2011)
    • K8055 with eCS, USB accessed from Python / Pyrex (PDF) (Warpstock Europe 2010)
  • Developers Workshop 2005
    • OS/2 USB Stack development Guidelines (PDF) by V. Zinovjevs
    • Supporting USB WebCams in OS/2 (PDF) by V. Stelmakhovsky
    • Creating an OS/2 IEEE 1394 - Firewire driver ([1], [2]) by Alexandr Cherkaev
  • WarpStock 2001 by Markus Montkowski
    • USB from Ring 3 (ZIP)
    • Developing a USB Driver (ZIP)
    • USB: Whats that? A general intro into USB (ZIP)

See Also

Visit also the Driver Articles Category for a complete alphabetical list of all the available articles.