E
Eshanye_kp
Has anyone tried 'soft reset' of the SDIO cards on XP SP2 ?
When i send the cmd52 to the card for soft reset (reg - with the
value-) the card goes to the 'initialization state' and to go to the
command state it requires the CMD3, CMD5 or CMD15... how do i make the
sdbus driver give this command ? Being a functional driver, i can give
only CMD52 and CMD53... i tried doing the SdBus initialization after
giving the soft reset to the card but this does not make the busdriver
to send the required command to the card (in fact the bus driver does
not send any command when initialized)... so i think the pnp manager
should be doing something so that the bus driver sends these commands...
if i disable and enable the card from the device manager, the driver
gets unloaded and then the entire process starts again which is not
correct when the soft reset is done on the card...
Please let me know if there is any way out to achieve the soft reset...
-Esha
When i send the cmd52 to the card for soft reset (reg - with the
value-) the card goes to the 'initialization state' and to go to the
command state it requires the CMD3, CMD5 or CMD15... how do i make the
sdbus driver give this command ? Being a functional driver, i can give
only CMD52 and CMD53... i tried doing the SdBus initialization after
giving the soft reset to the card but this does not make the busdriver
to send the required command to the card (in fact the bus driver does
not send any command when initialized)... so i think the pnp manager
should be doing something so that the bus driver sends these commands...
if i disable and enable the card from the device manager, the driver
gets unloaded and then the entire process starts again which is not
correct when the soft reset is done on the card...
Please let me know if there is any way out to achieve the soft reset...
-Esha