reactos/ntoskrnl/io/pnpmgr
Cameron Gutman 1bff183ee1 [NTOSKRNL]
- Implement IopFixupResourceListWithRequirements to replace IopCreateResourceListFromRequirements
- This functions fills in gaps between required resources and currently allocated resources in the resource list
- It also implements support for alternate requirement descriptors which IopCreateResourceListFromRequirements ignored
- Fix a critical bug in requirement processing that could result in the kernel allocating resources outside the devices requested range
- Now the PnP manager will actually claim resources that the device reports that it needs but it does not currently have

svn path=/branches/usb-bringup-trunk/; revision=55537
2012-02-11 03:54:10 +00:00
..
plugplay.c [HIVESYS] 2012-02-03 23:34:21 +00:00
pnpdma.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
pnpinit.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
pnpmgr.c [NTOSKRNL] 2012-01-31 18:26:03 +00:00
pnpnotify.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
pnpreport.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
pnpres.c [NTOSKRNL] 2012-02-11 03:54:10 +00:00
pnproot.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
pnputil.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00