From: zamek <zamek@vili.pmmf.hu>
To: linux-mmc@vger.kernel.org
Subject: hard wired wifi chip on sdio
Date: Sat, 30 Apr 2011 17:42:40 +0200 [thread overview]
Message-ID: <4DBC2DF0.30101@vili.pmmf.hu> (raw)
Hi All,
I have a Freescale iMX25 based (tx25) board with a Marvell 8688 wireless
module on sdio bus.
My kernel is a rel_imx_2.6.35_11.03.00 from Freescale git repository.
The wireless chip is hard wired on sdio bus, not plugged in. On end of
sdhci_probe_slot() function I call the
tasklet_schedule(&host->card_tasklet)
to force detecting card.
It seems to be good, mmc0 detected well.
When I try to load wifi module, it failed, cannot download helper binary
to chip.
I tried to see the sdio bus with an oscilloscope to test it and I need a
lot of modprobe/rmmod sequence and I wonder, after the n-th sequence it
could works well.
It confirms my opinion, there should be an initialization problem,
because this card is a wired, not a pluggable card.
What is the correct method to force insert card event?
--
thx,
----------------------------------
Zoltan Zidarics programmer
PTE-PMMFK H-7621 Pecs, Boszorkany u. 2. Hungary
E-Mail: zamek@vili.pmmf.hu
----------------------------------
next reply other threads:[~2011-04-30 16:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-30 15:42 zamek [this message]
2011-04-30 16:58 ` hard wired wifi chip on sdio Wolfram Sang
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=4DBC2DF0.30101@vili.pmmf.hu \
--to=zamek@vili.pmmf.hu \
--cc=linux-mmc@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.