RESOURCE.SYS: Difference between revisions
Appearance
No edit summary |
|||
Line 14: | Line 14: | ||
==Versions== | ==Versions== | ||
{| class="wikitable" | {|class="wikitable" | ||
!Date||Version||Size||Comments | |||
|- | |- | ||
|2008-06-21 02:13||10.42||55,402 bytes||Resource Management Driver - ACPI 3.21.04 | |||
|- | |||
|- | |- | ||
|2002-05-21 15:36||10.070||55,402 bytes||IBM | |||
|} | |} | ||
Line 30: | Line 28: | ||
* N/A | * N/A | ||
[[Category:Drivers]] | |||
[[Category: |
Revision as of 20:15, 27 August 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-06-21 02:13 | 10.42 | 55,402 bytes | Resource Management Driver - ACPI 3.21.04 |
2002-05-21 15:36 | 10.070 | 55,402 bytes | IBM |
DLLs Loaded
- N/A
Alternatives
- N/A