Usb stick support when plugged in at boot

From: Piet (pietdesomere_at_yahoo.com)
Date: 01/25/05


Date: 25 Jan 2005 02:39:23 -0800

Hi Kristof,

This works for me so I suppose it has something to do with your usb
controller driver. Which controller do you use?

If possible, get some debug output. The very least you should know is
whether CE tries to load the USB device driver (USBDISK6.DLL for a
mass storage device). Search your debug output for something like
"Loaded symbols for 'C:\WINCE420\...\USBDISK6.DLL'".

If you don't have the source there's not much you can do. In this case
though, I would try to load the usb controller driver manually using
ActivateDeviceEx to see if this makes a difference.

Piet

pietdesomere at yahooo



Relevant Pages

  • AtciveSync USB-connection hangs
    ... I have installed ActiveSync on myboard, have installed USB unction ... controller driver and USB function serial client driver. ... But have advised only one thing: to install all ... It means that USB function client driver does not initialize some ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Problem with USB Mass Storage Devices
    ... Perhaps disk is not a simple ... That one looks like usb ... I cut the relevant information out of the Debug output. ... attaching an USB Hard Disk failed with the debug output listed below? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Device enumeration fails
    ... What's the full debug output of the USB stack with all debug zones on? ... I am having problems getting a certain full speed device to enumerate and get to the 'load driver' stage on Wince 5.0. ... It calls ResetAndEnableHub port which returns OK, but when it tries to get a descriptor on the default control pipe, the process stalls. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Writing Virtual Device Driver
    ... >I am currently in the field of making application's for USB Devices. ... >wanted myself to be strong enough in the device detection part by the OS ... That is done *BY* the host controller driver. ... request blocks) to the HCD when they want to read or write data. ...
    (microsoft.public.development.device.drivers)
  • USB Mass Storage problems/5.0
    ... I am having various issues with a number of USB Flash Key disks under CE 4.2/5.0. ... The Usbmsc driver however works properly with some other USB keys. ... different failures but here is one of them: "Command Block Status: Command Failed. ... after "5.3.3 CSW") (if interested, feel free to request a full debug output log from me, I can email it over). ...
    (microsoft.public.windowsce.platbuilder)