public inbox for b43-dev@lists.infradead.org
 help / color / mirror / Atom feed
From: Lukas Wunner <lukas@wunner.de>
To: linux-wlan-client-support-list@broadcom.com
Cc: linux-wireless@vger.kernel.org, b43-dev@lists.infradead.org,
	1332647@gmail.com
Subject: BCM4331 reset leads to wl lockup
Date: Thu, 26 May 2016 14:12:10 +0200	[thread overview]
Message-ID: <20160526121210.GA7006@wunner.de> (raw)

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 --

             reply	other threads:[~2016-05-26 12:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-26 12:12 Lukas Wunner [this message]
2016-05-26 12:42 ` BCM4331 reset leads to wl lockup 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

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=20160526121210.GA7006@wunner.de \
    --to=lukas@wunner.de \
    --cc=1332647@gmail.com \
    --cc=b43-dev@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linux-wlan-client-support-list@broadcom.com \
    /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