CLOCK02.SYS: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
This is the Clock device driver for family 2 machines (MCA) for OS/2 | This is the Clock device driver for family 2 machines (MCA) for OS/2. This device driver is to be used for MCA (Micro Channel architecture) machines. | ||
It does the following: | It does the following: | ||
Line 10: | Line 10: | ||
==Versions== | ==Versions== | ||
{| class="wikitable" | {|class="wikitable" | ||
!Date||Version||Size||Comments | |||
! Date | |||
| | |||
| | |||
|- | |- | ||
|2002-04-15 17:16||10.58||4,318 bytes|| | |||
|} | |} | ||
Line 21: | Line 19: | ||
* [[DOSCALL1.DLL]] | * [[DOSCALL1.DLL]] | ||
[[Category:Drivers]] | |||
[[Category: |
Revision as of 17:59, 27 August 2016
Description
This is the Clock device driver for family 2 machines (MCA) for OS/2. This device driver is to 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$
Versions
Date | Version | Size | Comments |
---|---|---|---|
2002-04-15 17:16 | 10.58 | 4,318 bytes |