PRINT02.SYS: Difference between revisions
Appearance
Created page with "==Description== This is the Printer device driver for family 2 machines (MCA) for OS/2 and eComStation. ==Versions== {| class="wikitable" |- ! Date !!Version !! Size !! Com..." |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
This is the Printer device driver for family 2 machines (MCA) for OS/2 | This is the Printer device driver for family 2 machines (MCA) for OS/2. | ||
==Versions== | ==Versions== | ||
{| class="wikitable" | {| class="wikitable" | ||
!Date||Version||Size||Comments | |||
|- | |- | ||
|2002-05-21 16:11||10.70||12,134 bytes||IBM Printer Micro Channel Device Driver-SMP | |||
|- | |||
|} | |} | ||
==DLLs Loaded== | ==DLLs Loaded== | ||
* [[DOSCALL1.DLL]] | * [[DOSCALL1.DLL]] | ||
==Source Code== | ==Source Code== | ||
The source code of this file is included on the [[IBM Developer Connection Device Driver Kits for OS/2]]. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released. | The source code of this file is included on the [[IBM Developer Connection Device Driver Kits for OS/2]]. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released. | ||
[[Category: | [[Category:Drivers]] |
Revision as of 20:35, 27 August 2016
Description
This is the Printer device driver for family 2 machines (MCA) for OS/2.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2002-05-21 16:11 | 10.70 | 12,134 bytes | IBM Printer Micro Channel Device Driver-SMP |
DLLs Loaded
Source Code
The source code of this file is included on the IBM Developer Connection Device Driver Kits for OS/2. It can not be open sourced, but the source code is available for IBM DDK customers and a free/paid binaries can be released.