Re: using SD CARD as a USB Mass Storage Device in WINCE 5.0

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



This is the settings I have added to Project.reg

[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"=- ; erase previous default
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="Mass_Storage_Class"

[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\Mass_Storage_Class]
"Dll"="usbmsfn.dll"
"idVendor"=dword:04CC
"idProduct"=dword:1BA7
"InterfaceSubClass"=dword:06
"InterfaceProtocol"=dword:50
"DeviceName"="DSK1:"
"FriendlyName"="Mass Storage"
"Manufacturer"="Philips"
"Product"="Mass Storage"
"bcdDevice"=dword:0

But still Its unable to load "usbmsfn.dll" or "ISP1582Function.dll" . What
still I have to do.

Regards,

Imtiaz Khan.K.
"Bruce Eitman [eMVP]" wrote:

You need to copy the USBF mass storage class entries into you project.reg
and modify them. You need to make sure that the DSK entry maps to your
storage card and set the VID and PID per the comments. You also need to
make sure the the default client is the mass storage client. Take a look at
the registry.

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

"Imtiaz" <Imtiaz@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:224F6EF4-76A2-47FB-B592-590BDCEF9815@xxxxxxxxxxxxxxxx
First of all sorry for the incorrect question,

(1) I have a target board which has a philips ISP1582 USB Peripheral
ctrller
on it.
(2) We have a SD Memory Card device, which is working on the target.
(3) We are using WINCE 5.0 Version.

I want to expose our SD Memory Card as a USB Mass Storage device. To do
this

(1) I have included the " Mass Storage " component from "USB Function
Clients" device drivers. i.e (SYSGEN_USBFN_STORAGE = 1) to our BSP.

Could you tell what do you mean by "configure the registry to use
the appropriate DSKx".

Does this mean we have the change the common.reg or project.reg or driver
reg file.

Regards,

Imtiaz Khan

"Bruce Eitman [eMVP]" wrote:

Wow, I totally missed that posibility.

He will need the USB Mass Storage client and configure the registry to
use
the appropriate DSKx

--
Bruce Eitman (eMVP)
Senior Engineer
beitman AT applieddata DOT net

Applied Data Systems
www.applieddata.net
An ISO 9001:2000 Registered Company
Microsoft WEP Gold-level Member

"Valter Minute" <v_a_l_t_e_r.m_i_n_u_t_e@xxxxxxxxxxxxx> wrote in message
news:Xns9875C4DB41A35VALTERMINUTE@xxxxxxxxxxxxxxxx
"Bruce Eitman [eMVP]" <beitman.nospam@xxxxxxxxxxxxxxxxxxxxxx> wrote
in news:uLYSfC2AHHA.4256@xxxxxxxxxxxxxxxxxxxx:

[...]
1. You left a lot to our imagination. We don't know anything
about your board, your CE version. I don't know what you mean by
using your SD Card as a USB Mass Storage device. That could be
implmented several ways. 2. You have a PDD for what?
3. The client driver that you use would be the USB Mass Storage
Class under USB Host Support. That is assuming that your
implementation has the SD Card working as a true USB Mass Storage
device.

I think that he meant that he's got a working SD card device on his
board and he wants to expose it as USB mass-storage device to the
world. In this case he will need a USB client driver (and a USB device
port and controller on his board, of course).

--
Valter Minute
(the reply address of this message is invalid)
(l'indirizzo di reply di questo messaggio non è valido)






.



Relevant Pages

  • Re: USB Mass Storage Device
    ... I was unable to connect to the device using Remote Registry Editor. ... put a SD memory card in the slot it appears in the file system, ... I have following doubts regarding USB Mass Storage Device ...
    (microsoft.public.windowsce.platbuilder)
  • Re: using SD CARD as a USB Mass Storage Device in WINCE 5.0
    ... You need to copy the USBF mass storage class entries into you project.reg ... We have a SD Memory Card device, which is working on the target. ... I want to expose our SD Memory Card as a USB Mass Storage device. ... Could you tell what do you mean by "configure the registry to use ...
    (microsoft.public.windowsce.platbuilder)
  • Re: using SD CARD as a USB Mass Storage Device in WINCE 5.0
    ... He will need the USB Mass Storage client and configure the registry to use ... The client driver that you use would be the USB Mass Storage ... implementation has the SD Card working as a true USB Mass Storage ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Canon vs. usb mass storage
    ... Canon does not have usb mass storage capability, ... memory card from the camera and using a card reader attached to your ... download of files from camera to computer. ... card and put it in a card reader. ...
    (alt.photography)
  • Re: USB mass storage
    ... I think that you have added the wrong USB Mass Storage. ... Is there a way to have both Active sync and USB mass storage? ... I tried changing the registry entries as shown below. ... ; idVendor must be changed. ...
    (microsoft.public.windowsce.platbuilder)