lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Jan 2012 17:15:30 +0000
From:	Ben Hutchings <bhutchings@...arflare.com>
To:	Arend van Spriel <arend@...adcom.com>
CC:	Linus Torvalds <torvalds@...ux-foundation.org>,
	"John W. Linville" <linville@...driver.com>,
	Network Development <netdev@...r.kernel.org>,
	"Franky (Zhenhui) Lin" <frankyl@...adcom.com>,
	Rafał Miłecki <zajec5@...il.com>,
	Larry Finger <Larry.Finger@...inger.net>
Subject: Re: brcm80211 breakage..

On Wed, 2012-01-11 at 11:44 +0100, Arend van Spriel wrote:
> On 01/10/2012 09:15 PM, Linus Torvalds wrote:
> > So the wireless on my Macbook Air no longer seems to work with the
> > current -git tree.
> > 
> > The BRCMSMAC driver *used* to work, and no longer does. Also, very
> > annoyingly, it's even hard to *compile* the thing, because it used to
> > be
> > 
> >   depends on BCMA=n
> > 
> > but now it is the exact reverse:
> > 
> >   depends on BCMA
> > 
> > so there is no sane way to carry a configuration over from before, and
> > things like bisection is a major pain due to having to play idiotic
> > configuration games to get it to work across all these modifications.
> 
> BCMA support has been added to brcmsmac so now we depend on it. As BCMA
> claims the PCI device we had the BCMA=n in place before. I agree that it
> makes bisecting a pain in the...
[...]

Maybe BRCMSMAC should select BCMA rather than depending on it.  This bus
seems like kind of an implementation detail that people are unlikely to
be aware of, unlike say PCI.

Ben.

-- 
Ben Hutchings, Staff Engineer, Solarflare
Not speaking for my employer; that's the marketing department's job.
They asked us to note that Solarflare product names are trademarked.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ