From: "Kim Hansen" <kimhanse@gmail.com>
To: "Pierre Ossman" <drzeus@drzeus.cx>
Cc: linux-kernel@vger.kernel.org
Subject: Re: tifm_7xx1: SD card is ignored
Date: Fri, 23 May 2008 11:32:32 +0200 [thread overview]
Message-ID: <c878e2290805230232n441351bl3a1038dfacffb4d8@mail.gmail.com> (raw)
In-Reply-To: <20080521142124.3e43eea4@mjolnir.drzeus.cx>
On Wed, May 21, 2008 at 2:21 PM, Pierre Ossman <drzeus@drzeus.cx> wrote:
> On Wed, 7 May 2008 18:50:54 +0200
> "Kim Hansen" <kimhanse@gmail.com> wrote:
>
>> Now it just looks like it sometimes work and other times don't, on
>> some kernels it works on 80% inserts and on other it only works on 5%.
>> This means that the problem most likely has not been fixed between
>> 2.6.24 and 2.6.25, it was just a coincidence that it worked on on and
>> not the other the first few times I tested it.
>
> I missed the start of this, but I assume it is just the one card that
> exhibits this craziness?
I can reproduce it on 3 different cards: SD 512MB, SD 4GB, MMC 64kB.
>> I have captured some logs now, there is logs of a successful insert
>> and remove, and of an unsuccessful.
>>
>> Successful insert: 16:18:50 remove: 16:20:26
>> Unsuccessful insert: 16:21:38 remove: 16:21:47
>>
>> The log can be found at: http://i9.dk/~kim/mmc-log.txt.bz2
>>
>> This is the part from the unsuccessful insert:
>
> *snip*
>
>> sdhci [sdhci_irq()]: *** sdhci:slot0 got interrupt: 0x00000001
>> mmc0: req done (CMD5): 0: ffffffff 00000000 00000000 00000000
>
> What can I say, the card thinks it's an SDIO card. :)
>
> The question is why. Might be some shoddy wiring between the card and
> the controller that causes some unlucky misinterpretations. Might also
> be that the card needs some increased delay to function correctly. Try
> adding:
>
> msleep(500);
>
> to mmc_rescan() in drivers/mmc/core/core.c. Put it right after
> mmc_power_up().
I will try that.
--
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437 -- Mobil: 3091 2437
prev parent reply other threads:[~2008-05-23 9:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-27 10:59 Kim Hansen
2008-04-27 15:47 ` Alex Dubov
2008-04-28 20:43 ` Kim Hansen
2008-04-28 23:55 ` Alex Dubov
2008-05-06 17:56 ` Kim Hansen
2008-05-07 13:21 ` Alex Dubov
2008-05-07 16:50 ` Kim Hansen
2008-05-07 18:28 ` Kim Hansen
2008-05-21 12:21 ` Pierre Ossman
2008-05-23 9:32 ` Kim Hansen [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c878e2290805230232n441351bl3a1038dfacffb4d8@mail.gmail.com \
--to=kimhanse@gmail.com \
--cc=drzeus@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome