mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 00:45:49 +00:00
[NTOSKRNL]
Reenable IopParseDevice hack for now. Out of fixes for tonight. svn path=/trunk/; revision=65117
This commit is contained in:
parent
bedd8fa9be
commit
9288b1ab76
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@ IopParseDevice(IN PVOID ParseObject,
|
||||||
DirectOpen = TRUE;
|
DirectOpen = TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
#if 0
|
#if 1
|
||||||
/* FIXME: Small hack still exists, have to check why...
|
/* FIXME: Small hack still exists, have to check why...
|
||||||
* This is triggered multiple times by usetup and then once per boot.
|
* This is triggered multiple times by usetup and then once per boot.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue