DDKCON.TXT: Difference between revisions
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
* PM Display Drivers | * PM Display Drivers | ||
** 16 bit VGA driver | |||
** 16 bit 8514 driver | |||
** 32 bit VGA driver | |||
** 32 bit SVGA driver | |||
** 32 bit device independent driver | |||
* Virtual Video Drivers | * Virtual Video Drivers | ||
** VVGA.SYS | |||
** V8514A.SYS | |||
** VSVGA.SYS | |||
** VXGA.SYS | |||
** VCGA.SYS | |||
** VEGA.SYS | |||
** VMONO.SYS | |||
* Base Video Handlers | * Base Video Handlers | ||
** BVHVGA.DLL | |||
** BVH8514A.DLL | |||
** BVHXGA.DLL | |||
** BVHSVGA.DLL | |||
** BVHCGA.DLL | |||
** BVHEGA.DLL | |||
* Printer Device Drivers | * Printer Device Drivers | ||
** PostScript | |||
** Plotter | |||
* Mouse device drivers | * Mouse device drivers | ||
** MOUSE.SYS | |||
** PCLOGIC.SYS | |||
** VISION.SYS | |||
* CD-ROM device drivers | * CD-ROM device drivers | ||
** CD-ROM device manager | |||
** Hitachi CD-ROM filter driver | |||
** NEC CD-ROM filter driver | |||
** Sony CD-ROM filter driver | |||
** Toshiba CD-ROM filter driver | |||
* SCSI device drivers | * SCSI device drivers | ||
** Device Manager | |||
** Adapter Device Drivers | |||
** Filter ADDs | |||
* Display test tools | * Display test tools | ||
** PALDISP.EXE - displays hardware palette in a PM window. | |||
** PALTEST.EXE - performs general palette manager testing for PM display drivers | |||
** DTT.EXE - display test tool performs tests for all mandatory functions for display drivers | |||
* Printer test tool | * Printer test tool | ||
** PTT.EXE - printer test tool performs tests for all mandatory functions for printer drivers | |||
* Detailed On-line display device driver documentation | * Detailed On-line display device driver documentation | ||
* On-line display test tool information | * On-line display test tool information | ||
* On-line SCSI documentation | * On-line SCSI documentation | ||
* Ascii files containing additional documentation that has not been | * Ascii files containing additional documentation that has not been processed through our Information Development team | ||
Available separately when you certify you are a licensee of Microsoft | Available separately when you certify you are a licensee of Microsoft | ||
Windows 3.0 and 3.1 DDK: | Windows 3.0 and 3.1 DDK: | ||
* WIN-OS/2 Seamless Display Drivers | * WIN-OS/2 Seamless Display Drivers | ||
** VGA.DRV (Windows 3.0 specific) | |||
** VGA.DRV (Windows 3.1 specific) | |||
==Announcement== | |||
Dear OS/2 Device Driver Developer, | Dear OS/2 Device Driver Developer, | ||
A new OS/2 Device Driver Development Kit (DDK) is available on CD-ROM. The DDK is designed to help experienced device driver developers produce device drivers for OS/2 2.1. | |||
This DDK, which replaces previously distributed Display and SCSI Device Adaptation Kits, is a release of over 50MB of full function source code, build tools, test tools, and on-line documentation for several OS/2 2.1 device drivers. It includes source code for PM display drivers, virtual video drivers, base video handlers, printer, DASD, SCSI, CD-ROM, and mouse drivers. Source code for WIN-OS/2 seamless display drivers is available separately. | |||
for OS/2 | |||
Sections I and II of the application provide or confirm information needed to process your order and subsequently support your use of the DDK. If you are developing video drivers and you require the WIN-OS/2 seamless supplement, please complete Section III which requests certification of your license to Microsoft Windows DDK's. Section IV contains method of payment options. | |||
When you receive your copy of the DDK or the DDK plus supplement, it will include a separate license(s) governing your use of the program materials. If you do not agree with any of the license terms, you should promptly return all materials to IBM. | |||
Support for the DDK will be provided via a Bulletin Board Service. Details of how to access the Bulletin Board Service will be given with your shipment of the DDK. | |||
Support for the DDK will be provided via a Bulletin Board Service. | |||
how to access the Bulletin Board Service will be given with your shipment of the | |||
DDK. | |||
We look forward to hearing from you and continuing to support your OS/2 device | We look forward to hearing from you and continuing to support your OS/2 device driver development activity. | ||
driver development activity. | |||
Regards, | Regards, | ||
==OS/2 DDK Program Administrator== | |||
OS/2 DDK Program Administrator | |||
Enclosures | Enclosures | ||
Application for OS/2 2.1 Device Driver Kit on CD-ROM | Application for OS/2 2.1 Device Driver Kit on CD-ROM | ||
===Section I=== | |||
Section I | (Requester information - Use your full business mail address. Please print clearly.) | ||
SHIP TO: | SHIP TO: | ||
Your Name: | Your Name: | ||
Company: | Company: | ||
Company VAT Number (if applicable) : | Company VAT Number (if applicable) : | ||
Address: | Address: | ||
Country: | Country: | ||
Telephone: | Telephone: | ||
Fax: | |||
===Section II=== | |||
(Company & development information - list contacts as appropriate for your company) | |||
Section II | |||
Contacts: (Business) (Technical) (Legal) | Contacts: (Business) (Technical) (Legal) | ||
Line 159: | Line 115: | ||
[ ] Software Vendor (applications, etc.) [ ] PC Customer (in-house development) | [ ] Software Vendor (applications, etc.) [ ] PC Customer (in-house development) | ||
Please tell us about the OS/2 device driver(s) that you are developing or planning to develop, i.e., device type, | Please tell us about the OS/2 device driver(s) that you are developing or planning to develop, i.e., device type, bus type, etc. (do not include confidential or proprietary information). | ||
bus type, etc. (do not include confidential or proprietary information). | |||
What areas of OS/2 (other than the drivers on this DDK) are of specific interest to you? | |||
Application for WIN-OS/2 Seamless Supplement Diskettes | Application for WIN-OS/2 Seamless Supplement Diskettes | ||
Section III | ===Section III=== | ||
(Complete this section only if you require the WIN-OS/2 video seamless supplement.) | (Complete this section only if you require the WIN-OS/2 video seamless supplement.) | ||
(Orders which include the supplement cannot be shipped without your signature.) | |||
[ ] I want to receive the WIN-OS/2 seamless supplement. I certify that I am a current licensee of the Microsoft Windows Version 3.0 and Version 3.1 DDK's. | |||
===Section IV=== | |||
[[Category:Information]] |
Latest revision as of 17:59, 15 November 2019
This first OS/2 2.1 Device Driver Kit contains:
- PM Display Drivers
- 16 bit VGA driver
- 16 bit 8514 driver
- 32 bit VGA driver
- 32 bit SVGA driver
- 32 bit device independent driver
- Virtual Video Drivers
- VVGA.SYS
- V8514A.SYS
- VSVGA.SYS
- VXGA.SYS
- VCGA.SYS
- VEGA.SYS
- VMONO.SYS
- Base Video Handlers
- BVHVGA.DLL
- BVH8514A.DLL
- BVHXGA.DLL
- BVHSVGA.DLL
- BVHCGA.DLL
- BVHEGA.DLL
- Printer Device Drivers
- PostScript
- Plotter
- Mouse device drivers
- MOUSE.SYS
- PCLOGIC.SYS
- VISION.SYS
- CD-ROM device drivers
- CD-ROM device manager
- Hitachi CD-ROM filter driver
- NEC CD-ROM filter driver
- Sony CD-ROM filter driver
- Toshiba CD-ROM filter driver
- SCSI device drivers
- Device Manager
- Adapter Device Drivers
- Filter ADDs
- Display test tools
- PALDISP.EXE - displays hardware palette in a PM window.
- PALTEST.EXE - performs general palette manager testing for PM display drivers
- DTT.EXE - display test tool performs tests for all mandatory functions for display drivers
- Printer test tool
- PTT.EXE - printer test tool performs tests for all mandatory functions for printer drivers
- Detailed On-line display device driver documentation
- On-line display test tool information
- On-line SCSI documentation
- Ascii files containing additional documentation that has not been processed through our Information Development team
Available separately when you certify you are a licensee of Microsoft Windows 3.0 and 3.1 DDK:
- WIN-OS/2 Seamless Display Drivers
- VGA.DRV (Windows 3.0 specific)
- VGA.DRV (Windows 3.1 specific)
Announcement
Dear OS/2 Device Driver Developer,
A new OS/2 Device Driver Development Kit (DDK) is available on CD-ROM. The DDK is designed to help experienced device driver developers produce device drivers for OS/2 2.1.
This DDK, which replaces previously distributed Display and SCSI Device Adaptation Kits, is a release of over 50MB of full function source code, build tools, test tools, and on-line documentation for several OS/2 2.1 device drivers. It includes source code for PM display drivers, virtual video drivers, base video handlers, printer, DASD, SCSI, CD-ROM, and mouse drivers. Source code for WIN-OS/2 seamless display drivers is available separately.
Sections I and II of the application provide or confirm information needed to process your order and subsequently support your use of the DDK. If you are developing video drivers and you require the WIN-OS/2 seamless supplement, please complete Section III which requests certification of your license to Microsoft Windows DDK's. Section IV contains method of payment options.
When you receive your copy of the DDK or the DDK plus supplement, it will include a separate license(s) governing your use of the program materials. If you do not agree with any of the license terms, you should promptly return all materials to IBM.
Support for the DDK will be provided via a Bulletin Board Service. Details of how to access the Bulletin Board Service will be given with your shipment of the DDK.
We look forward to hearing from you and continuing to support your OS/2 device driver development activity.
Regards,
OS/2 DDK Program Administrator
Enclosures
Application for OS/2 2.1 Device Driver Kit on CD-ROM
Section I
(Requester information - Use your full business mail address. Please print clearly.)
SHIP TO:
Your Name:
Company:
Company VAT Number (if applicable) :
Address:
Country:
Telephone:
Fax:
Section II
(Company & development information - list contacts as appropriate for your company)
Contacts: (Business) (Technical) (Legal)
Name:
Title:
Tel.:
Fax:
Would you classify your business(es) as:
[ ] Hardware Vendor (adapters, devices, etc.) [ ] PC Manufacturer (systems) [ ] Software Vendor (applications, etc.) [ ] PC Customer (in-house development)
Please tell us about the OS/2 device driver(s) that you are developing or planning to develop, i.e., device type, bus type, etc. (do not include confidential or proprietary information).
What areas of OS/2 (other than the drivers on this DDK) are of specific interest to you?
Application for WIN-OS/2 Seamless Supplement Diskettes
Section III
(Complete this section only if you require the WIN-OS/2 video seamless supplement.)
(Orders which include the supplement cannot be shipped without your signature.)
[ ] I want to receive the WIN-OS/2 seamless supplement. I certify that I am a current licensee of the Microsoft Windows Version 3.0 and Version 3.1 DDK's.