Prev Previous Post   Next Post Next

SDIO MULTI BLOCK

Posted: 12-10-2006, 12:03 PM
I am trying to write a device driver for a device that uses multi
blocks.
I had found this in the news group:

 Hello Esha,
>
> I too have attempted to use SDIO block mode with Windows XP SP2 and I
> too reached the same conclusion. The SDBus driver appears to be broken
> with respect to
> block mode. In particular I could find no way to specify a number of
> blocks. All attempts to do so resulted in the block count being used as
> the length field in XP.
>
> I have captured this sequence on a scope so I am pretty convinced that
> this is the case.
> When using "EXTENDED" mode the resultant waveforms were exactly as if
> the host was sending a CMD52 operation except that the command code was
> 53 rather than 52.
>
> In the end I simply had to reach the conclusion that Windows XP just
> does not support SDIO block mode. However I should point out that I
> have not received any official confirmation of this from Microsoft.
>
> Best Regards,
> David
Anyone know is it TRUE?
If no how do I tell the bus driver the size of blocks I am going to use?

Reply With Quote

Responses to "SDIO MULTI BLOCK"

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
SDIO: Is cmd53 tested with sdbus driver in XP, SP2 for block mode ? esha@procsys.com Windows XP Device Drivers 1 06-20-2006 09:19 PM
Simple SDIO Custom Driver Needed Luke Windows XP Device Drivers 0 02-23-2006 06:43 AM
SDIO WiFi on XP Desktop QuasiCodo Windows XP Device Drivers 1 09-03-2005 04:54 AM
SDIO CMD53 SdBusSubmitRequest() iwub Windows XP Device Drivers 0 06-16-2005 01:18 PM
SDIO support in WinXP Embedded Pradeep Sebestian Windows XP Embedded 0 02-12-2004 05:21 AM