Driver initialization on suspend / resume

  • Thread starter Thread starter Matthew
  • Start date Start date
M

Matthew

Is there some way to configure the order in which drivers
initialize coming out of a suspend? We want to get the
display driver to come up before bluetooth, WLAN, and a
few other devices. Thanks. We are trying to shorten the
time it takes between hitting a key and seeing the
windows screen.

Thanks!
 
Matthew,

You might be able to find the information you need in the latest
Windows DDK, specifically the section on:

Device Installation: Windows DDK: Specifying Driver Load Order

If you still need more help please contact DDK support directly at:
http://support.microsoft.com/?pr=ddk

Thanks,
Robert Harper, MCSE
WHQL Network Issues
WHQLNET @ Microsoft.com
 
Back
Top