From owner-freebsd-wireless@freebsd.org Fri Jul 3 01:40:38 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 D9294993237 for ; Fri, 3 Jul 2015 01:40:37 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-lb0-x22d.google.com (mail-lb0-x22d.google.com [IPv6:2a00:1450:4010:c04::22d]) (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 5AFED20D5 for ; Fri, 3 Jul 2015 01:40:37 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: by lbbpo10 with SMTP id po10so41741092lbb.3 for ; Thu, 02 Jul 2015 18:40:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=Cx6/uy54/nId+OFFiITrfbhltDTy2b39/7kbSza3fh4=; b=eEMi6l7x3RDArAdGM9wfVMPNIa6uMHfz0u+b0KUn1eTdZpZdKEIVZlII+cuR3lw9Wt kL4rUQB2KoEGz66Aj+W+vHzSWraMevWiSLJ9qdzS0fUSBRVIZJ5/22mu891airiYw5aE CfPL9R5yHthP685W6NBFWeqfTn7q3eHjT+l8zuhEGTZMUKg7uD1XeEbgt7+mizovmlvg kv+zQj/0cuiqckZgPbYqX1OXGu2Yk8ucP//fsC4aPog9ixcdl6nj4PAwamjd02mti4O4 wqsldHWYj8j7t4dCYfpDsQZlGKdWhr4ZJeisRGe93Trk2LBK7i2PzVPwcaQ0h+p/uQmD yNMw== X-Received: by 10.153.4.12 with SMTP id ca12mr33412095lad.20.1435887634733; Thu, 02 Jul 2015 18:40:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.217.132 with HTTP; Thu, 2 Jul 2015 18:39:55 -0700 (PDT) In-Reply-To: References: <20150702195208.GA466122@polaris.intra.vdsz.de> From: Miguel C Date: Fri, 3 Jul 2015 02:39:55 +0100 Message-ID: Subject: Re: bwn update To: Adrian Chadd 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:40:38 -0000 On Fri, Jul 3, 2015 at 2:33 AM, Adrian Chadd wrote: > 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! > The only BCM I have is 4313, if that one is supported I would be glad to test > -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* >> 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"