CLOCK02.SYS: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
# Kernel 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== | ||
Line 18: | Line 20: | ||
* [[DOSCALL1.DLL]] | * [[DOSCALL1.DLL]] | ||
[[Category:Drivers]] | [[Category:Character Device Drivers]] |
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:
- get/set date/time
- Read CMOS
- Access to Beeper (PC speaker)
- Kernel synchronization
- 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 |