Jump to content

CLOCK02.SYS: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
The Clock device driver for family 2 machines (MCA) for OS/2, which can be used for MCA (Micro Channel architecture) machines.  
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:  
It does the following:  
Line 6: Line 5:
# 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$  
;Note: This is one of the critical drivers for the [[OS/2 Kernel]].


==Versions==
==Versions==
{| class="wikitable"
{|class="wikitable"
|-
!Date||Version||Size||Comments
! Date !!Version !! Size  !! Comments
|-
| 2002/April/15 5:16pm || 10.58 || 4,318  bytes || Included on eComStation.
|-
|-
|2002-04-15||10.58||4,318 B||
|}
|}


Line 21: Line 20:
* [[DOSCALL1.DLL]]
* [[DOSCALL1.DLL]]


 
[[Category:Character Device Drivers]]
[[Category:Files]]

Latest revision as of 19:57, 17 November 2019

The Clock device driver for family 2 machines (MCA) for OS/2, which can 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$
Note
This is one of the critical drivers for the OS/2 Kernel.

Versions

Date Version Size Comments
2002-04-15 10.58 4,318 B

DLLs Loaded