From owner-freebsd-wireless@freebsd.org Fri Jul 3 01:33:18 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 70E3F9930BE for ; Fri, 3 Jul 2015 01:33:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x229.google.com (mail-ig0-x229.google.com [IPv6:2607:f8b0:4001:c05::229]) (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 3ECA71FAF for ; Fri, 3 Jul 2015 01:33:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igrv9 with SMTP id v9so68735475igr.1 for ; Thu, 02 Jul 2015 18:33:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=JRByq1hC3XbSPXZxbqmQHtUKxoB2hjDpps+/MOw5Cpc=; b=jDBOz6VY3jr47K5/Oyo9AmD4v/zyLyGkgAwXHY+pjNTutMIAZNCp1nv49ZBkzsdOXW j4ttLyT6aMAD4laEIYiX9VigXKTE/UEsjU1Q/yDvRmQ6gpf3nnsliw/Wk/RfmzjCFJ3X gWHdxHqeAL+JWwVNQ93GQ1rG5fjZE6AMVWicM09I8Xg2oUL2B7jITOvBbQ6PXIxybrt9 Uk5+BY3jicUt5zeSG88vVjCTJYWWowG12fRnP+TFfJyMyYIri4Wcw58DuEVaRBceZ8J0 jsYKWIudBPxA3/KWUMDZiO2QO2eALZWZkxqL/u8Eqymx0tAA+GafuNykHBBNe2SCDP5K T94Q== MIME-Version: 1.0 X-Received: by 10.107.11.166 with SMTP id 38mr22320229iol.8.1435887197606; Thu, 02 Jul 2015 18:33:17 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Thu, 2 Jul 2015 18:33:17 -0700 (PDT) In-Reply-To: References: <20150702195208.GA466122@polaris.intra.vdsz.de> Date: Thu, 2 Jul 2015 18:33:17 -0700 Message-ID: Subject: Re: bwn update From: Adrian Chadd To: Miguel C Cc: Imre Vadasz , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 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 01:33:18 -0000 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! -a On 2 July 2015 at 18:30, Miguel C wrote: > If I may ask any change "'BCM4313" will ever be supported? (and also > 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 chipset >> ('BCM4311 802.11a/b/g' in pciconf -lv)): >> >> A fix for RF switch state polling: >> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/202e28d1f65e9f35df6032400df3242a3bafb483 >> >> Remove a superfluous ieee80211_start_all call: >> http://gitweb.dragonflybsd.org/dragonfly.git/commit/9ce8b3ee47294f82be9c626470deefb943eb2cb1 >> >> 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/b7a8b6abd2cfa6cd927aefa770aff3030ffce28c >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.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.org"