Re: SD card driver development.
- From: seshucherukuri@xxxxxxxxx
- Date: 11 Sep 2006 23:37:55 -0700
Thanks Henrik.
here i would like to know how my host controller driver is
communicating with the bus and client drivers.
what all i need to do to achieve this target?
thanks,
seshu
Henrik Viklund wrote:
Read "Developing a Device Driver > Windows CE Drivers > Secure Digital
Card Drivers" in the PB5 help.
Check out "\WINCE500\public\common\oak\drivers\sdcard\" for the source
for the sd card related drivers and helper libs.
An example implementation sdhc driver:
"\WINCE500\PLATFORM\MAINSTONEII\src\drivers\sdhc\"
Henrik Viklund
http://www.addlogic.se
seshucheruk...@xxxxxxxxx wrote:
Thanks Henrik for the prompt reply.
i am very confused now.
as these days i have gone through the block driver architecture in
WinCE and prepared to start with the implementation of client drivers.
as i thought only the registry settings have to be changed in host
controller driver.
would you please give me some inputs from your side how to proceed with
my task.
as i am new to this driver development in Windows CE.
and present from where to start?
and if you suggest me to go through some documents for help it will be
a good thing.
thanks,
seshu
Henrik Viklund wrote:
As I said in the other post you normally only need to implement a host
controller driver that abstracts your hardware to the host controller
driver interface. This way you can utilize the bus and class drivers
that are provided with CE5.
Henrik Viklund
http://www.addlogic.se
seshu wrote:
Hi,
I am developing SD card driver for the ARM926EJS processor in winCE 5.0
here i am developing the client driver as a block driver.
can i consider this as an ATA type driver?
whether I have to develop the host controller driver and the bus driver
or not?
thanks,
seshu
.
- Follow-Ups:
- Re: SD card driver development.
- From: Henrik Viklund
- Re: SD card driver development.
- References:
- SD card driver development.
- From: seshu
- Re: SD card driver development.
- From: Henrik Viklund
- Re: SD card driver development.
- From: seshucherukuri
- Re: SD card driver development.
- From: Henrik Viklund
- SD card driver development.
- Prev by Date: SD card host controller driver
- Next by Date: Re: device caanot connect on a laptop
- Previous by thread: Re: SD card driver development.
- Next by thread: Re: SD card driver development.
- Index(es):
Relevant Pages
|