Jump to content

CLOCK02.SYS: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 6: Line 6:
# Read CMOS
# Read CMOS
# Access to Beeper (PC speaker)
# Access to Beeper (PC speaker)
# Kernel/scheduler synchronization
# Kernel synchronization
# Some specific service to timer0$  
# Some specific service to timer0$  



Revision as of 17:25, 28 May 2015

Description

This is the Clock device driver for family 2 machines (MCA) for OS/2 and eComStation. This device driver is to be used for MCA (Micro Channel architecture) machines.

It does the following:

  1. get/set date/time
  2. Read CMOS
  3. Access to Beeper (PC speaker)
  4. Kernel synchronization
  5. Some specific service to timer0$

Versions

Date Version Size Comments
2002/April/15 5:16pm 10.58 4,318 bytes Included on eComStation.

DLLs Loaded