Re: How to acquire the driver information from wince420 ?
- From: "xuhaoz" <xuhaoz@xxxxxxx>
- Date: Fri, 15 Jul 2005 21:16:15 +0800
Hi:
I just use a standard SD controller chip ,two 256MB flash chips and that
sort of things. The host machine is a PDA, in this circumstance , how could
I acquire the port address of the SD interface? I have tried to use
RegOpenKeyEx and RegQueryValueEx to obtain the Handle and ClientInfo of the
active SD card. Can I get more information of it ? Especially , the Port
Address.
Btw, do you mean I can't use Enum api function to acquire the information of
SD card ?
"Dean Ramsier" <ramsiernospam@xxxxxxxxxx> wrote in message
news:ucskIwTiFHA.328@xxxxxxxxxxxxxxxxxxxxxxx
> SD (assuming you mean Secure Digital) is not typically PCI based, although
> it could be. The address of the SD controller will be dependent on your
> hardware design, and may not be easily discoverable by software (not PNP
in
> many cases).
>
> --
> Dean Ramsier - eMVP
>
>
> "xuhaoz" <xuhaoz@xxxxxxx> wrote in message
> news:OpPc5mQiFHA.2180@xxxxxxxxxxxxxxxxxxxxxxx
> > Hi:
> >
> > I want to write a SD interface driver based on WINCE420. In the driver,
I
> > need to send some SD command to the SD interface and receive some data
> from
> > it.
> >
> > The doc of PB420 told me that SD driver is a PCI-based driver.Then,
there
> > must be a SD Port Address assign by PCI bus ,furthermore it is also a
> "plug
> > and play" device, I wonder if I can use Enum way to acquire the
driver's
> > information such as the port address. If so, what are these function in
> > Wince420?
> >
> >
> >
> > xuhaoz
> > 2005-07-15
> >
> >
>
>
.
- Follow-Ups:
- Re: How to acquire the driver information from wince420 ?
- From: Dean Ramsier
- Re: How to acquire the driver information from wince420 ?
- From: Steve Maillet \(eMVP\)
- Re: How to acquire the driver information from wince420 ?
- References:
- How to acquire the driver information from wince420 ?
- From: xuhaoz
- Re: How to acquire the driver information from wince420 ?
- From: Dean Ramsier
- How to acquire the driver information from wince420 ?
- Prev by Date: Re: Flash filesystem
- Next by Date: Re: Flash filesystem
- Previous by thread: Re: How to acquire the driver information from wince420 ?
- Next by thread: Re: How to acquire the driver information from wince420 ?
- Index(es):
Relevant Pages
|