From owner-freebsd-wireless@freebsd.org Fri Jul 3 02:26:13 2015 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55731993D5F for ; Fri, 3 Jul 2015 02:26:13 +0000 (UTC) (envelope-from felixphew0@gmail.com) Received: from mail-pd0-x22a.google.com (mail-pd0-x22a.google.com [IPv6:2607:f8b0:400e:c02::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2DF8B1B88 for ; Fri, 3 Jul 2015 02:26:13 +0000 (UTC) (envelope-from felixphew0@gmail.com) Received: by pdcu2 with SMTP id u2so55886548pdc.3 for ; Thu, 02 Jul 2015 19:26:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=iw5b+hlLW47GNf2ajV2CG/+9z6kmHDneSEbHjjY7i3Y=; b=UpJDWYbFh+awQIbLghb7KyzV0a9/MIDcC9L7k9k7EGACYDBWJjpXKhsDR8i/6Nxg9Y +enapjzQe9HZmKbg5wqibRWsqMuVDAwsaamQmsz+eSsl9LKMbZq0wlRB/YLWTtQ7DbmY A47Ud/QJpM7ABsG28zKVMwEpVrCgmIjxQnMcXgOwmp8jhXN6Gl5OigvAEjrsQOebgD0S p7+4IcPb/BDxnDR5yio8P6J/st3QpV7WmvZCMzl2X3oZQShuOFSTkqV8yjZq0HCHgRrs NtjwKMDQLidvmFCflINWRDSU4IwzTURJfxdqwgqNYgzZb/Sny4Bdfsdo5MkvkY2MsnkS EHzw== X-Received: by 10.68.219.101 with SMTP id pn5mr72999700pbc.77.1435890372453; Thu, 02 Jul 2015 19:26:12 -0700 (PDT) Received: from notabox (c211-30-51-180.frank3.vic.optusnet.com.au. [211.30.51.180]) by mx.google.com with ESMTPSA id kp2sm7129299pab.12.2015.07.02.19.26.07 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jul 2015 19:26:11 -0700 (PDT) Date: Fri, 3 Jul 2015 12:25:48 +1000 From: Felix Friedlander To: Miguel C Cc: freebsd-wireless@freebsd.org Subject: Re: bwn update Message-ID: <20150703022548.GA1018@notabox> References: <20150702195208.GA466122@polaris.intra.vdsz.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gKMricLos+KVdGMg" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jul 2015 02:26:13 -0000 --gKMricLos+KVdGMg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Unfortunately, the BCM4313 isn't supported. I'm in the same position with m= y BCM4331. Tell you what - I'll try and do that one while I'm updating the = drivers. On Fri, Jul 03, 2015 at 02:39:55AM +0100, Miguel C wrote: > On Fri, Jul 3, 2015 at 2:33 AM, Adrian Chadd wro= te: > > Hm! > > > > Would someone please test those above dragonflybsd patches and see > > what happens? I'm happy to commit patches if they're at least tested! > > >=20 > The only BCM I have is 4313, if that one is supported I would be glad to = test >=20 > > -a > > > > > > On 2 July 2015 at 18:30, Miguel C wrote: > >> If I may ask any change "'BCM4313" will ever be supported? (and also > *chance* >=20 > >> is it supported in drangonfly since it was mentioned)? > >> > >> > >> On Thu, Jul 2, 2015 at 8:52 PM, Imre Vadasz wrote: > >>> Hi, > >>> Just FYI, since nobody at FreeBSD has picked this stuff up yet (and I= don't > >>> have the time or energy to work on FreeBSD as well). In the DragonFly= port > >>> of bwn(4), we have fixed a few typos and added a few bugfixes (which = end up > >>> improving bwn(4)'s performance and stability a lot on my BCM4312 chip= set > >>> ('BCM4311 802.11a/b/g' in pciconf -lv)): > >>> > >>> A fix for RF switch state polling: > >>> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/202e28d1f65e9= f35df6032400df3242a3bafb483 > >>> > >>> Remove a superfluous ieee80211_start_all call: > >>> http://gitweb.dragonflybsd.org/dragonfly.git/commit/9ce8b3ee47294f82b= e9c626470deefb943eb2cb1 > >>> > >>> A fix for a DMA issue on some chipsets, and a fix for a performance > >>> problem on my BCM4312 (and maybe other chipsets): > >>> http://gitweb.dragonflybsd.org/dragonfly.git/commit/b7a8b6abd2cfa6cd9= 27aefa770aff3030ffce28c > >>> _______________________________________________ > >>> freebsd-wireless@freebsd.org mailing list > >>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > >>> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebs= d.org" > >> _______________________________________________ > >> freebsd-wireless@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd= =2Eorg" > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.or= g" --gKMricLos+KVdGMg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJVlfKhAAoJEF/vKV6HaeOBVEYP/3HwZmf+37iZpNkMmLTGHyRE 88BB3qaOyjh+aVtps4e+Ws97BFbLv6ZBilh2mOW8FEgnBeb5eKxjP66s4B1WlHtF /O0ByfJPS4lJmGm+yNfxkYJbwSS4FdlGJuTKkg/StgEtQFvCCGEE0onXWtrIb8PO rLGKCdezRpHWOgr766wiJ6LuYrgiJqoVHSZxmHdbrpfgd8VYfIRItmQINumnLjxb mgf6SD3ZfMZ+031S/45e9qXiZ1dcZpPKS2cfwwFhNPJGj9UQWJqFAXWe/Jfsh0kG kSQKyGAbaIzYbl+8Cy0qzPScNIl1DV2iK4O5++K2ellg+w+Nhm+YdL44n2k6e4r+ ScCh2il5+7G1p9PQXo5Z1UQTO1eqgb0oTSWAmyFkzyNIn80ZBnEkma9Qw/GAWf7c tFF2xzy8Gk5RiCVo+k+muiHPZ7yt2x6J72Zit1XBrFg4Hfl+MmdwAZwf2ciBQ6E9 GKyp6qjZzAadx5z0+HIJrS9SAgTuxhtVjKxtMHQF9UPpUialJRjoMRMI2rLtBylh S4sHqk5yM+d5uuJUk7xxUqToHaE71UIltd3fbNPcJNcAsrpFGV0uJnFhfgSJ3YrG mVJPZKLeRv1Zsxf1WiPyI7nULVC56PP7w8Rf3AOn1JNGKmQU9rpvB7D3lPHHJ75b 01QPocYFo3x4EFxCROxk =YTvP -----END PGP SIGNATURE----- --gKMricLos+KVdGMg--