CLOCK01.SYS: Difference between revisions
Appearance
Line 7: | Line 7: | ||
# Access to Beeper (PC speaker) | # Access to Beeper (PC speaker) | ||
# Kernel/scheduler synchronization | # Kernel/scheduler synchronization | ||
# Some specific service to timer0$ | |||
==Versions== | ==Versions== |
Revision as of 17:22, 28 May 2015
Description
This is the Clock device driver for family 1 machines (NON-MCA) for OS/2 and eComStation.
It does the following:
- get/set date/time
- Read CMOS
- Access to Beeper (PC speaker)
- Kernel/scheduler synchronization
- Some specific service to timer0$
Versions
Date | Version | Size | Comments |
---|---|---|---|
2002/April/15 5:16pm | 10.70 | 4,552 bytes | Included on eComStation. |
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.