Jump to content

IBM Developer Connection Device Driver Kit for OS/2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
 
(22 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
'''The Developer Connection Device Driver Kit for OS/2''' was available from [[IBM Developer Connection]] as a one year subscription with periodic updates.
[[Image:DevCon DDK3 Inst.png|thumb]]
 
'''The Developer Connection Device Driver Kit for OS/2''' was available from [[IBM Developer Connection]].
This offering replaced the [[IBM Device Driver Source Kit for OS/2]]. It was later replaced by the web offering [[OS/2 Device Driver Kit On-Line]].
 
==Contents==
[[Image:DevCon DDK3 Inst.png|thumb|right|IBM Developer Connection Device Driver Kit for OS/2 Volume 3 Menu]]
IBM OS/2 source code and documentation to produce device drivers.


The DDK contains the following directories:
The DDK contains the following directories:
Line 17: Line 21:
* IBM Remote Source Code Debugger
* IBM Remote Source Code Debugger
* ICAT Debugger for OS/2
* ICAT Debugger for OS/2
* Microsoft(R) Compiler/Assembler Build Tools
;Microsoft® Compiler/Assembler Build Tools
* Microsoft MASM 6.0
* Microsoft MASM 6.0
* Microsoft C 6.0
* Microsoft C 6.0
* DDK Documentation ZIP files
;DDK Documentation ZIP files
* ALP Assembler Reference files
* ALP Assembler Reference files
* Display Device Driver Reference files
* Display Device Driver Reference files
Line 36: Line 40:


==Version==
==Version==
* Volume 1
* 1 (1994) - contains [[The Developer Connection for OS/2 Volume 5]] - P/N: P83G9747
* Volume 2
* 2 (Apr 1995) - contains [[The Developer Connection for OS/2 Volume 7]]
* Volume 3
* 3
* 4.01 (1996) - P/N: 84H4198
* 4.02


==Links==
==Documentation==
IBM gave permission to republish the documentation included on this CD's. The documentation is listed at [[IBM_Publications#IBM_Device_Driver_Development_Kit_2004_.28IBM_External_Submission_.2321953.29 |IBM Publication page on this wiki.]]


==Licence and availability==
==License==
* The IBM Device Driver Kit for OS/2 was available under the P/N: 83G9641
* Source code and software owned by [[IBM]] and governed by the [[IBM Device Driver Kit License]], note that it is not redistributable and was withdrawn in 2004.
* Source code and software owned by [[IBM]] and governed by the [[IBM Device Driver Kit License]], note that it is not redistributable and was withdrawn in 2004.
==Links==
* [ftp://csiph.com/incoming/timc/Operating%20System/OS2/DDK/newddd.txt IBM Solution Developer Support]
* [https://web.archive.org/web/19990128235002/http://service.software.ibm.com:80/ddk/ IBM Developer Connection Device Driver Kit for OS/2] (archived 1998)
* [http://www.scoug.com/reports/ws98_devdrvr.html Introduction To Device Driver Programming] (Warpstock 1998)


[[Category:IBM Products]]
[[Category:IBM Products]]

Latest revision as of 14:26, 19 May 2025

The Developer Connection Device Driver Kit for OS/2 was available from IBM Developer Connection as a one year subscription with periodic updates.

This offering replaced the IBM Device Driver Source Kit for OS/2. It was later replaced by the web offering OS/2 Device Driver Kit On-Line.

Contents

IBM Developer Connection Device Driver Kit for OS/2 Volume 3 Menu

IBM OS/2 source code and documentation to produce device drivers.

The DDK contains the following directories:

  • DBCS Device Drivers
  • Device Driver Test Tool (DDTT)
  • Display Device Drivers and Test Tools
  • InputOutput Device Drivers and Test Tools
  • LAN Device Drivers and Test Tools
  • Multimedia Audio Stream Handler, Video Capture VSD Source, Sample MPEG Playback Application Source
  • Multimedia Device Drivers and Test Tools
  • PC Card CARDBUS Device Drivers
  • Printer Device Drivers and Test Tools
  • Storage Device Drivers and Test Tools
  • IBM NULLNDIS Device Driver
  • IBM Remote Source Code Debugger
  • ICAT Debugger for OS/2
Microsoft® Compiler/Assembler Build Tools
  • Microsoft MASM 6.0
  • Microsoft C 6.0
DDK Documentation ZIP files
  • ALP Assembler Reference files
  • Display Device Driver Reference files
  • GRADD Device Driver Reference files
  • Input/Output Device Driver Reference files
  • Multimedia Device Driver Reference files
  • Multimedia TestSuite Documentation files
  • Physical Device Driver Reference files
  • Presentation Device Driver Reference files
  • Pen for OS/2 Device Driver Reference files
  • Printer Device Driver Reference files
  • Storage Device Driver Reference files
  • 'Using Your DDK' Build Instructions files
  • Virtual Device Driver Reference files

Version

Documentation

IBM gave permission to republish the documentation included on this CD's. The documentation is listed at IBM Publication page on this wiki.

License

  • The IBM Device Driver Kit for OS/2 was available under the P/N: 83G9641
  • Source code and software owned by IBM and governed by the IBM Device Driver Kit License, note that it is not redistributable and was withdrawn in 2004.

Links