mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
5958a4e877580beaef84563cba034c6efb7f071c
- Partially implement IoAssignResources so that it creates a non-conflicting resource list from the requirements but it doesn't claim the resources for the device in the registry - Partially implement IoReportResourceUsage so that it checks the resource list for conflicts but doesn't claim the resources in the registry - Please test this revision with a variety of hardware and drivers because it activates several code paths in the PnP manager - If this causes problems, look for "Denying an attempt to claim resources currently in use by another device!" in the debug log and report the bug to me svn path=/trunk/; revision=49249
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%