RESOURCE.SYS: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
It is a base device driver. This is the Resource Management Driver for OS/2 | It is a base device driver. This is the Resource Management Driver for OS/2. | ||
It does the following: | It does the following: | ||
Line 12: | Line 12: | ||
Since OS/2 Warp versions it is loaded automatically without an explicit CONFIG.SYS BASEDEV= statement. | Since OS/2 Warp versions it is loaded automatically without an explicit CONFIG.SYS BASEDEV= statement. | ||
The [[RMINFO.DLL]] is the | The [[RMINFO.DLL]] is the DLL file that provides the ring 3 applications from the RESOURCE.SYS driver. | ||
==Versions== | ==Versions== | ||
Line 22: | Line 22: | ||
|2002-05-21 15:36||10.070||55,402 bytes||IBM | |2002-05-21 15:36||10.070||55,402 bytes||IBM | ||
|} | |} | ||
[[Category:Drivers]] | [[Category:Drivers]] |
Revision as of 18:54, 22 August 2017
It is a base device driver. This is the Resource Management Driver for OS/2.
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.
The RMINFO.DLL is the DLL file that provides the ring 3 applications from the RESOURCE.SYS driver.
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 |