* hard wired wifi chip on sdio
@ 2011-04-30 15:42 zamek
2011-04-30 16:58 ` Wolfram Sang
0 siblings, 1 reply; 2+ messages in thread
From: zamek @ 2011-04-30 15:42 UTC (permalink / raw)
To: linux-mmc
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
----------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: hard wired wifi chip on sdio
2011-04-30 15:42 hard wired wifi chip on sdio zamek
@ 2011-04-30 16:58 ` Wolfram Sang
0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2011-04-30 16:58 UTC (permalink / raw)
To: zamek; +Cc: linux-mmc
[-- Attachment #1: Type: text/plain, Size: 459 bytes --]
> 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.
Please either a) use a _recent vanilla_ kernel or b) ask Freescale about their
kernel directly.
Regards,
Wolfram
--
Pengutronix e.K. | Wolfram Sang |
Industrial Linux Solutions | http://www.pengutronix.de/ |
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-30 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-30 15:42 hard wired wifi chip on sdio zamek
2011-04-30 16:58 ` Wolfram Sang
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.