public inbox for b43-dev@lists.infradead.org
 help / color / mirror / Atom feed
* BCM4331 reset leads to wl lockup
@ 2016-05-26 12:12 Lukas Wunner
  2016-05-26 12:42 ` Michael Büsch
  0 siblings, 1 reply; 6+ messages in thread
From: Lukas Wunner @ 2016-05-26 12:12 UTC (permalink / raw)
  To: linux-wlan-client-support-list; +Cc: linux-wireless, b43-dev, 1332647

Dear Broadcom support,

on Macs equipped with a BCM4331, a reset of the wireless core is needed
early in the boot process to prevent spurious IRQs and memory corruption.
This is achieved by the below patch.

Unfortunately the patch seems to cause a lockup with wl depending on the
amount of traffic transmitted: A user has reported that when sending only
pings, everything works fine. However a larger amount of traffic such as
opening a website in a browser causes the system to lock up.

The issue only occurs with wl, not the open source b43 driver. All the
patch does is set the reset bit ((1 * BCMA_CORE_SIZE) + BCMA_RESET_CTL)
in the wireless core's mmio space.

Please advise how the patch should be amended to avoid the lockups.

Thanks,

Lukas

-- >8 --

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

end of thread, other threads:[~2016-05-29 23:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-26 12:12 BCM4331 reset leads to wl lockup Lukas Wunner
2016-05-26 12:42 ` Michael Büsch
2016-05-29 11:02   ` Lukas Wunner
2016-05-29 18:48     ` Arend van Spriel
2016-05-29 18:55     ` Arend van Spriel
2016-05-29 23:52       ` Lukas Wunner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox