From owner-freebsd-wireless@freebsd.org Fri Jul 3 01:31:01 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 DA171993091 for ; Fri, 3 Jul 2015 01:31:01 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::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 A95991E21 for ; Fri, 3 Jul 2015 01:31:01 +0000 (UTC) (envelope-from miguelmclara@gmail.com) Received: by igrv9 with SMTP id v9so68711665igr.1 for ; Thu, 02 Jul 2015 18:31:01 -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=YG2BnuXGVHchQSttNcpER++RckTynjspb0SV7nrOJzU=; b=0DTXEPkzcghcRQ8Qi1mg6HY6CNiV27vQkVIzxqds6dZ56SwShVQXSF543MV7R6xpOm oqW93KswUKcQ+XGitXWrCLxStrRllqf/gJNnwMNOyJLlo+MP+ewH4xlL7cQr9b+LrOks 9usSBQ+a1WVIVTt9OrjAU7ZMflAFLBWKuaey5r4qJPD9RA8mIMfeDwmacUfLumMWOAdi 9BPYNKVDwzQ4m5P2esrjfYzs6HosNUNjiy0O/VxolFuNSfnP0GQVm8QnFugMMu8w80sX 7tOJUw2AIpYstzK+cO2PCcGybwguxgqpbNd4X+bbiaAYyZLVlz7h0zejoWX5L2t/liq3 RbSw== X-Received: by 10.42.48.83 with SMTP id r19mr15915920icf.3.1435887061095; Thu, 02 Jul 2015 18:31:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.240.146 with HTTP; Thu, 2 Jul 2015 18:30:21 -0700 (PDT) In-Reply-To: <20150702195208.GA466122@polaris.intra.vdsz.de> References: <20150702195208.GA466122@polaris.intra.vdsz.de> From: Miguel C Date: Fri, 3 Jul 2015 02:30:21 +0100 Message-ID: Subject: Re: bwn update To: Imre Vadasz Cc: Felix Friedlander , "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:31:02 -0000 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"