All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC/PATCH] mwifiex: Driver - Firmware Glitches
@ 2015-04-16  9:10 Florian Achleitner
  2015-04-16  9:14 ` [PATCH] mwifiex: Trigger a card reset on "DNLD_CMD: host to card failed" Florian Achleitner
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Florian Achleitner @ 2015-04-16  9:10 UTC (permalink / raw)
  To: linux-wireless; +Cc: Amitkumar Karwar, Avinash Patil, Maithili Hinge

Hi,

we are using a Marvell SD8787-based module by Lesswire, which is connected to 
an imx28 through sdio. We are testing with the most recent kernel from
wireless-drivers-next and Firmware 14.66.35.p52.

Frequently, we see 'glitches' between driver and Firmware. The most recent 
driver answers most of them with an attempt to reset the module, reload the 
firmware, and start over. 

However, this only works for us, because our sdio interface triggers a 
hardware reset for the wireless module whenever it probes the device. Without 
this hardware reset (sdio reset only), the module fails to restart.

Is the necessity of frequent hardware resets a commonly known issue with this 
chip/firmware? Anybody else experiencing these?

Currently, we see three different scenarios. One of them is currently not 
answered by  reset. Refer to the upcoming patch.

(1)  mwifiex_cmd_timeout_func: Timeout cmd .. Ok, after reset.
(2)  Firmware wakeup failed.. Ok, after reset.
(3) DNLD_CMD: host to card failed. No reset triggered. See patch.

I can provide detailed logs, if you want.

Regards,
Florian


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-05-11  6:35 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-16  9:10 [RFC/PATCH] mwifiex: Driver - Firmware Glitches Florian Achleitner
2015-04-16  9:14 ` [PATCH] mwifiex: Trigger a card reset on "DNLD_CMD: host to card failed" Florian Achleitner
2015-05-09 13:35   ` Kalle Valo
2015-05-09 16:18     ` Florian Achleitner
2015-05-11  6:35       ` Kalle Valo
2015-04-16  9:30 ` [RFC/PATCH] mwifiex: Driver - Firmware Glitches Amitkumar Karwar
2015-04-16 10:34   ` Florian Achleitner
2015-04-16 11:21     ` Amitkumar Karwar
2015-04-16 13:19       ` Florian Achleitner
2015-04-17  8:29         ` Florian Achleitner
2015-04-17  9:45           ` Amitkumar Karwar
2015-04-23  8:33             ` Florian Achleitner
2015-04-23  8:43               ` James Cameron
2015-04-23  9:48                 ` Avinash Patil
2015-04-16 10:19 ` James Cameron
2015-04-16 10:43   ` Florian Achleitner
2015-04-16 11:11     ` Avinash Patil

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.