hi?
Is it possible to make ce device as a usb mass storage device to host?
Of cource, using activesync I can connect the ce device via usb line with
host.
But I found if I remove the activesync catalog from my os design, then the
ce device was no longer detected from host.
what should I do if I wanna make my ce device as a usb mass storage device
without using activesync?

Re: usb function mass storage driver by Mike

Mike
Tue Mar 25 08:54:21 PDT 2008

=?Utf-8?B?ZGFuaWVs?= <daniel@discussions.microsoft.com> wrote in
news:FF8EFDBA-AD3F-4DDB-BB8E-D7523E54298B@microsoft.com:

> hi?
> Is it possible to make ce device as a usb mass storage device to host?
> Of cource, using activesync I can connect the ce device via usb line
> with host.
> But I found if I remove the activesync catalog from my os design, then
> the ce device was no longer detected from host.
> what should I do if I wanna make my ce device as a usb mass storage
> device without using activesync?

Yes you can expose a usb mass storage device to haost using the USB
function mass storage class driver. The component you can found in the
catalog of the Platform builder. Additionally you need a block device
(DSKx:) on your target that is needed by the USB Function mass storage
class driver.

regards,

--
Mike
Digi International Inc.
http://www.digi.com

Re: usb function mass storage driver by daniel

daniel
Tue Mar 25 23:09:00 PDT 2008

Thank you for your reply.
then you mean should I implement the block driver for usb function msd?
If so please let me know any documentation or some guide for it?

"Mike E." wrote:

> =?Utf-8?B?ZGFuaWVs?= <daniel@discussions.microsoft.com> wrote in
> news:FF8EFDBA-AD3F-4DDB-BB8E-D7523E54298B@microsoft.com:
>
> > hi?
> > Is it possible to make ce device as a usb mass storage device to host?
> > Of cource, using activesync I can connect the ce device via usb line
> > with host.
> > But I found if I remove the activesync catalog from my os design, then
> > the ce device was no longer detected from host.
> > what should I do if I wanna make my ce device as a usb mass storage
> > device without using activesync?
>
> Yes you can expose a usb mass storage device to haost using the USB
> function mass storage class driver. The component you can found in the
> catalog of the Platform builder. Additionally you need a block device
> (DSKx:) on your target that is needed by the USB Function mass storage
> class driver.
>
> regards,
>
> --
> Mike
> Digi International Inc.
> http://www.digi.com
>

Re: usb function mass storage driver by Mike

Mike
Wed Mar 26 02:13:00 PDT 2008

=?Utf-8?B?ZGFuaWVs?= <daniel@discussions.microsoft.com> wrote in
news:A8B300C1-5D14-4ED7-B5C2-93BCDD6AB2B7@microsoft.com:

> Thank you for your reply.
> then you mean should I implement the block driver for usb function
msd?
> If so please let me know any documentation or some guide for it?
>
> "Mike E." wrote:
>
>> =?Utf-8?B?ZGFuaWVs?= <daniel@discussions.microsoft.com> wrote in
>> news:FF8EFDBA-AD3F-4DDB-BB8E-D7523E54298B@microsoft.com:
>>
>> > hi?
>> > Is it possible to make ce device as a usb mass storage device to
host?
>> > Of cource, using activesync I can connect the ce device via usb
line
>> > with host.
>> > But I found if I remove the activesync catalog from my os design,
then
>> > the ce device was no longer detected from host.
>> > what should I do if I wanna make my ce device as a usb mass storage
>> > device without using activesync?
>>
>> Yes you can expose a usb mass storage device to haost using the USB
>> function mass storage class driver. The component you can found in
the
>> catalog of the Platform builder. Additionally you need a block device
>> (DSKx:) on your target that is needed by the USB Function mass
storage
>> class driver.
>>
>> regards,
>>
>> --
>> Mike
>> Digi International Inc.
>> http://www.digi.com
>>
>

yes, you can use RAMDisk driver for example and include that into your
image for testing the USB function mass storage. In the online help you
can find teh information how to enable a bock device driver.

regards,
--
Mike
Digi International Inc.
http://www.digi.com