From owner-freebsd-wireless@FreeBSD.ORG Wed Apr 1 21:53:03 2015 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 429D6D4F for ; Wed, 1 Apr 2015 21:53:03 +0000 (UTC) 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 0864AFB5 for ; Wed, 1 Apr 2015 21:53:03 +0000 (UTC) Received: by igcxg11 with SMTP id xg11so58707146igc.0 for ; Wed, 01 Apr 2015 14:53:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=O6JF9Dq0rPPe6LLZllRSFFrHMrKMQBKAAbOIA4mD+h8=; b=mehoaVzQ2agi1Q+UKiKr2VnxxOH91jo4LYln2ldoHlIim1drh1Z/hPF5chTHFzESwl mai8HZaLIZoKk9ixNqVRH7rN2tQ1D/xv96/GftFWL4HKGNOJYu6iEbO8cLVNPqZ00Q0P 14LkMLmM1Tu72CJufK6/vBCe2eiHGXmFMEBMswldIFhlT241hW+uiAvwzMdw35DDHGsr YJJRvXXVoq4y3VFcjdBSGitUWQAFdFIhujJp/fWo9RxynnJH8L4HAHJvh00R3E+u6uZe vPBilvyMMPAGGXIj6DBxrpUmYQUT6u6s2ARHT/pw1g9gOK4LRkWnpXvYDm6h6WApw8f0 HJ+w== MIME-Version: 1.0 X-Received: by 10.107.155.13 with SMTP id d13mr66488415ioe.29.1427925182275; Wed, 01 Apr 2015 14:53:02 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.17.194 with HTTP; Wed, 1 Apr 2015 14:53:02 -0700 (PDT) In-Reply-To: <2D66DCCB-AAC5-4431-BC3E-57877979B8D9@gmail.com> References: <2D66DCCB-AAC5-4431-BC3E-57877979B8D9@gmail.com> Date: Wed, 1 Apr 2015 14:53:02 -0700 X-Google-Sender-Auth: UEjJ4w6PPr0OStBIsSphcJ7Lja4 Message-ID: Subject: Re: How to make working new Broadcom chips like BCM4331? From: Adrian Chadd To: Felix Friedlander Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18-1 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: Wed, 01 Apr 2015 21:53:03 -0000 Hi, Someone just needs to own this and make it work. :) I already took part ownership of chasing down and fixing iwn(4) as well as all the stuff needing to happen to ath(4) and the intel 7260 driver. I don't have the bandwidth to make the broadcom stuff happen. The TL;DR is this - no, noone but you can do it. ;) -adrian