Jump to content

CLOCK01.SYS: Difference between revisions

From EDM2
No edit summary
Line 1: Line 1:
==Description==
==Description==
This is the Clock device driver for family 1 machines (NON-MCA) base device driver for OS/2 and eComStation.
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


==Versions==
==Versions==

Revision as of 17:21, 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:

  1. get/set date/time
  2. Read CMOS
  3. Access to Beeper (PC speaker)
  4. Kernel/scheduler synchronization

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.