[ros-kernel] ReactOS is not loading auto-start drivers anymore

Jason Filby jasonfilby at yahoo.com
Sun Apr 11 09:44:41 CEST 2004


Casper Hornstrup wrote:

>ReactOS from todays CVS does not load any auto-start drivers
>(like tcpip.sys and afd.sys). Has anyone else noticed this?
>  
>

It looks like its a problem with privileges. I just committed an
updated 
ntoskrnl/io/driver.c, which when you commented out NDEBUG, shows a 
message on failure:
(io/driver.c:1519) Privilege not held

In NtLoadDriver, the first call (to SeSinglePrivilegeCheck), fails.
But 
I'm not yet sure why.

Cheers
Jason


__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html


More information about the Ros-kernel mailing list