[NTOSKRNL]

Reenable IopParseDevice hack for now.
Out of fixes for tonight.

svn path=/trunk/; revision=65117
This commit is contained in:
Pierre Schweitzer 2014-10-29 23:28:15 +00:00
parent bedd8fa9be
commit 9288b1ab76

View file

@ -419,7 +419,7 @@ IopParseDevice(IN PVOID ParseObject,
DirectOpen = TRUE;
}
#if 0
#if 1
/* FIXME: Small hack still exists, have to check why...
* This is triggered multiple times by usetup and then once per boot.
*/