reactos/ntoskrnl/io/iomgr
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
..
adapter.c
arcname.c
bootlog.c
controller.c
device.c
deviface.c [NTOSKRNL] 2012-01-26 03:24:47 +00:00
driver.c [NTOSKRNL] 2012-02-02 18:08:28 +00:00
error.c
file.c
iocomp.c
ioevent.c
iofunc.c
iomdl.c
iomgr.c
iorsrce.c [NTOSKRNL] 2012-02-11 03:54:10 +00:00
iotimer.c
iowork.c
irp.c
irq.c
ramdisk.c
rawfs.c
remlock.c
symlink.c
util.c
volume.c [NTOSKRNL] 2012-01-31 18:18:46 +00:00