- Fill Level field in DEVICE_NODE structure
authorHervé Poussineau <hpoussin@reactos.org>
Fri, 7 Oct 2005 13:09:23 +0000 (13:09 +0000)
committerHervé Poussineau <hpoussin@reactos.org>
Fri, 7 Oct 2005 13:09:23 +0000 (13:09 +0000)
commit10e6548a78c91c83dc4d7e45c44920c0644f1c50
tree7b4f2bae0a7c57220dc4cfd74dfb5e3c49485631
parentb0418e948177c5a9dc6248d7ad4fabd816fd0e50
- Fill Level field in DEVICE_NODE structure
- Full support of ParentIdPrefix value in registry
- Implement IRP_MJ_PNP/IRP_MN_QUERY_CAPABILITIES for PDOs enumerated by Root bus
- Add a temporary hack in pci driver as long as Plug and Play is not ready

=> This would allow to have two identical devices plugged on different buses (for example, two USB mices plugged on different hubs)

svn path=/trunk/; revision=18309
reactos/bootdata/hivesys.inf
reactos/drivers/bus/pci/pci.c
reactos/ntoskrnl/io/pnpmgr.c
reactos/ntoskrnl/io/pnproot.c