Big Plug-and-Play patch for ReactOS:
authorHervé Poussineau <hpoussin@reactos.org>
Fri, 14 Oct 2005 18:24:19 +0000 (18:24 +0000)
committerHervé Poussineau <hpoussin@reactos.org>
Fri, 14 Oct 2005 18:24:19 +0000 (18:24 +0000)
commit72dd7eefe0d23e8e51600ad0bf5427a95a115320
treea29e8617c902b75baa5b9895e885d87bb8ceff1d
parentf747f1de8c1ef72d9be20bfbba22bfdc68186a60
Big Plug-and-Play patch for ReactOS:
- Install drivers for devices at first boot
- Remove now useless entries in hivesys.inf
At the moment, driver installation only uses .inf files in ReactOS\Inf directory, and the needed files have to be in ReactOS\Inf or their final location (ReactOS\system32 or ReactOS\system32\drivers) + the user can't provide a custom driver
Plug-and-Plays devices are only USB controllers (OHCI and UHCI) and serial ports now.

svn path=/trunk/; revision=18448
reactos/bootdata/hivesys.inf
reactos/ntoskrnl/io/driver.c
reactos/services/umpnpmgr/umpnpmgr.c