RESOURCE.SYS: Difference between revisions
Appearance
Line 9: | Line 9: | ||
# Some specific service to timer0$ | # Some specific service to timer0$ | ||
Resource.sys reads the [[PREVIOUS.DAT]] file. | Resource.sys reads the [[PREVIOUS.DAT]] file. | ||
Since OS/2 Warp versions it is loaded automatically without an explicit CONFIG.SYS BASEDEV= statement. | |||
==Versions== | ==Versions== |
Revision as of 23:59, 30 June 2016
Description
This is the Resource Management Driver for OS/2 and eComStation.
It does the following:
- get/set date/time
- Read CMOS
- Access to Beeper (PC speaker)
- Kernel/scheduler synchronization
- Some specific service to timer0$
Resource.sys reads the PREVIOUS.DAT file.
Since OS/2 Warp versions it is loaded automatically without an explicit CONFIG.SYS BASEDEV= statement.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2008/Jun/21 2:13am | 10.42 | 55,402 bytes | Resource Management Driver. Included on ACPI 3.21.04. |
2002/May/21 15:36 | 10.070 | 55,402 bytes | IBM. |
DLLs Loaded
- N/A
Alternatives
- N/A