Re: USB mass storage issue
- From: Alex <Alex@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 18 Apr 2007 04:52:04 -0700
Is Microsoft aware about this issue?
Repetita iuvant
"Henrik Viklund" wrote:
I beleave Alex is talking about USB Function. The MSD function class.
driver is primarilly designed for use with non-removable storage (such
as internal flash). If you need it to properly detect insertion/
removing of say an SDCard, the driver must be modified to accomodate
that.
Henrik Viklund
http://www.addlogic.se
On Apr 10, 6:44 am, "aman" <amitjob...@xxxxxxxxx> wrote:
Alex
The USB Attach /Detach events are for the attachmen and detachment of
function from the host . So If you are replacing the SD/MMC card then
definitely the events must be triggered. Do you mean to say that your
USB host driver configures and searches for the device during the boot
time and not at the srun time.
If this is the case then thhere must be some problem in loading of USB
host controller/Bus driver. Look at the sa,e once and try subsituting
the USB SD Card with the USB pen drive and see if the things are
running sucessfully.
Regards
Aman
On Apr 4, 2:36 pm, Alex <A...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
We are facing some issue on the USB mass storage, let me explain the situation:
My current setup is
Target: ARM9 based Board.
Os : WinCE 5.0.
Host : Windows XP SP 2
Issue:
1) Target is configured as USB Device mass storage.
2) an SD card is plugged on the target.
3) On the PC, the SD card contents are visible.
4) When the card is replaced, the contents of the new one are not detected.
The PC screen still shows the content of the previous card only.
Currently as we understand:
1) The SDI driver is not communicating with USB driver for Card insertion &
removal events.
2) Any event on the USB, the PDD notifies the MDD. But we see that only USB
attach, detach & reset events being supported by the MDD (looking at the MDD
sources). There isn't anything events for card insertion/removal.
Is MS aware about this issue?
Does it come from MS USB stack or MS SD stack or from somewhere else?
There is some patch to solve this issue?- Hide quoted text -
- Show quoted text -
- Follow-Ups:
- Re: USB mass storage issue
- From: Henrik Viklund
- Re: USB mass storage issue
- References:
- Re: USB mass storage issue
- From: aman
- Re: USB mass storage issue
- From: Henrik Viklund
- Re: USB mass storage issue
- Prev by Date: Re: Mount & unmount & ScanDisk
- Next by Date: Re: Need Help to set breakpoint to debug the code
- Previous by thread: Re: USB mass storage issue
- Next by thread: Re: USB mass storage issue
- Index(es):
Relevant Pages
|
Loading