From owner-freebsd-wireless@FreeBSD.ORG Wed Aug 17 03:04:47 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE1A81065675 for ; Wed, 17 Aug 2011 03:04:47 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id AF87A8FC16 for ; Wed, 17 Aug 2011 03:04:47 +0000 (UTC) Received: by yib19 with SMTP id 19so525759yib.13 for ; Tue, 16 Aug 2011 20:04:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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; bh=C8QELtzfFmVIvqlxytHb0LqkvRLWd75Qwr28Mb0xQn4=; b=ISSNwHHA9TNpG7knNAkwsEIPdFle388dJgG5DQQs/Ee3I/47cICRvGUHySUffjPYIn vdTbHQp17F9d6mrG5ps+GcV1V5pLubStwuCknyNuS93aFkNTo71TmyG8w0ZwK/6+oapQ Y++j1/BTjrFxb5nVYEROH3tarcw2jE07Jzu4w= MIME-Version: 1.0 Received: by 10.150.72.23 with SMTP id u23mr581025yba.443.1313550286995; Tue, 16 Aug 2011 20:04:46 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.150.145.21 with HTTP; Tue, 16 Aug 2011 20:04:46 -0700 (PDT) In-Reply-To: References: Date: Wed, 17 Aug 2011 11:04:46 +0800 X-Google-Sender-Auth: XUAvybfMwsjcIN9Rv4Yf9fDDevc Message-ID: From: Adrian Chadd To: Hippias Minor Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: BCM4313 support X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Aug 2011 03:04:48 -0000 On 17 August 2011 03:07, Hippias Minor wrote: > I searched the mailing lists, the FreeBSD forums and the manual pages for > the bwn and the bwi drivers and I couldn't find anything authoritative about > the status of support for the BCM4313 chips. Is it being worked on? > > I don't have enough skills to write a driver, sorry. if this message is not > appropriate here, please ignore it. Thank you for your time. It's appropriate here! I'm not aware of anying working on that port at the moment, I'm afraid. Adrian