usb mass storage client driver

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I was trying to implement mass storage device on USB function controller
driver on Windows CE 5.0. After configuring the registry USB function
controller driver for Mass storage class and connected the device, I found
that one of the command in mass storage READ_FORMAT_CAPACITY (0x23) was not
supported. I got the debug messages as below:

UsbMsFn!STORE_IsCommandSupported: ++
UsbMsFn!STORE_IsCommandSupported: command 0x23
UsbMsFn!STORE_IsCommandSupported: unsupported command 0x23
UsbMsFn!STORE_IsCommandSupported: --
UsbMsFn!BOT_HandleCBW: command not supported

in the mass storage code i found that there was no implementation of the
code for this READ FORMAT CAPACITY command. After this command was not
processed, the endpoint was stalled and the bus was reset by the USB host.
After I hard coded with the READ FORMAT CAPACITY.
there is another problem when i tried to write into the SDMMC card which is
the mass storage device. it is failing to write into that SDMMC. and the
memory property showing the device has zero memory and zero used space( this
is happening when i am trying to write into the mass storage device ).

thanks

.



Relevant Pages

  • RE: usb mass storage client driver
    ... I have implemented the READ FORMAT CAPACITY ... the write command from the host is comming and the in the debug message i am ... It's part of USB Mass Storage Class UFI ... >> I was trying to implement mass storage device on USB function controller ...
    (microsoft.public.windowsce.platbuilder)
  • RE: usb mass storage client driver
    ... > but the problem is that if i try to wirte into the hard disk (mass storage ... > the write command from the host is comming and the in the debug message i am ... >>> I was trying to implement mass storage device on USB function controller ... >>> code for this READ FORMAT CAPACITY command. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: USB Mass storage function
    ... I have PXA255 USB function + Mass storage function client. ... I take it i need the CSP code rather than the XSC1BD. ... > function driver instead. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: USB Mass Storage Device ( Not able to open the drive)
    ... What happens when you remove the SD card from SD sloat when the USB ... In my case I am not able to see any change on host, ... My USB Mass Storage Device driver is working. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: A8N-E, 3gig memory, and usb?
    ... my 2 1 gig sticks to get RMAed. ... reader from the standard Windows "USB Mass Storage Device" to "Genesys Mass ... and change the driver back to the standard "USB Mass Storage ...
    (alt.comp.periphs.mainboard.asus)