From owner-freebsd-net@FreeBSD.ORG Sun May 29 02:49:16 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D158E106566C for ; Sun, 29 May 2011 02:49:16 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8F7BD8FC08 for ; Sun, 29 May 2011 02:49:16 +0000 (UTC) Received: by ywf7 with SMTP id 7so1532626ywf.13 for ; Sat, 28 May 2011 19:49:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=N0MfOnQswwREFikCPeM9K7sq1InDfgNm2Xk2hSEezDI=; b=NkEee121STsjf2fRfbmj7AnShaHGapxQ7jsCUg+CsdAAQZH/LINV+bm0ZDoyLbRNGZ Hn/6kXCW2oQTt3lSsOGCXpQsUi/NzkZz/heP4WkDm249KzyLUfjjYiFLmMhLEKXGTOEv 7EIYMgPcfHBv0Ygo4IPnbfe/mezPVYtD2L5ao= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=K1bgrYWYDriwTsTKBnUeK/tqJ0q+DNtqe0ftWt8JYfr5IAKGghrg86D7xCvZWOz0TU NsIGwsO8eUbBpU7OIpsPyca7oKVOgcaapkXMmF54TrboE9CBfl9g6bWmw/xuBeFJKHnY FWMo+3yT4N78PpEZTT51hd6VlY3ZOyzm29EWs= MIME-Version: 1.0 Received: by 10.151.116.14 with SMTP id t14mr3184196ybm.185.1306637355595; Sat, 28 May 2011 19:49:15 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.151.107.15 with HTTP; Sat, 28 May 2011 19:49:15 -0700 (PDT) In-Reply-To: References: Date: Sun, 29 May 2011 02:49:15 +0000 X-Google-Sender-Auth: z9Y_AxHCFnL0oWRc_CXmB_K3XLI Message-ID: From: Adrian Chadd To: Michael Murphy Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: brcm80211 port X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2011 02:49:16 -0000 On 28 May 2011 23:38, Michael Murphy wrote: > Is the brcm80211 driver going to be ported to FreeBSD? > > http://linuxwireless.org/en/users/Drivers/brcm80211 If someone wants to do the port, sure. :) The two wireless developers at the moment (Bernhard and I) are busy focusing on other chipsets. We certainly would like some other developers to jump on board! Adrian