Diskonkey support for PnP Kernel only

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi
We are working on Minlogon Target with PnP Kernel component only.
We doesn't use PnP User Mode component in order to minimize system-booting time (from 60sec to 25sec).
Which components we need to add in order to get a working USB DiskOnKey

Thank you
Yur
 
USB mass storage device.
USB root hub
Standard Enhanched PCI to USB Host Controler.
Standard Universal PCI to USB Host Controler.
Standard OpenHCD USB Host Controler.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
In this case (demand for DiskOnKey support), "DiskOnKey USB personal storage device" component should help. At least it will bring
two first components from the Slobodan's list. I don't see "DiskOnKey .." component depends on "PnP (User Mode)".
 
Hi Konstantin,

All components I mentioned are enough to support all DOK devices without PnP
(User Mode)".
Only thing that I forgot to say is that you must set cmiIsCriticalDevice to
TRUE for all USB related drivers.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

KM said:
In this case (demand for DiskOnKey support), "DiskOnKey USB personal
storage device" component should help. At least it will bring
two first components from the Slobodan's list. I don't see "DiskOnKey .."
component depends on "PnP (User Mode)".
 
Back
Top