From owner-freebsd-net@FreeBSD.ORG Mon Dec 12 08:46:15 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 220FD1065672 for ; Mon, 12 Dec 2011 08:46:15 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id D2E828FC17 for ; Mon, 12 Dec 2011 08:46:14 +0000 (UTC) Received: by vbbfr13 with SMTP id fr13so6130460vbb.13 for ; Mon, 12 Dec 2011 00:46:14 -0800 (PST) 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=0YJX0lof+2V9cb5EhetBckzss4u4cvCmdOXg5VrZQ7o=; b=j6/ttJoP+y4I6SG/ituIw5dnQ0zRnItrWFXd0pbQSZwXDSOf1184sKoNVm7CBolYBn zFZnhNBumyc78Yu4ieacAjHlvBN/OkcrB1uyDgmuoAWJLxLpTVnPbg5Ca0N0oN0z66xt ptrN7WxIVOOldNA/XHL6W8Mnq6AnJej5AtzKc= MIME-Version: 1.0 Received: by 10.52.67.205 with SMTP id p13mr9187716vdt.79.1323679574081; Mon, 12 Dec 2011 00:46:14 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.26.50 with HTTP; Mon, 12 Dec 2011 00:46:14 -0800 (PST) In-Reply-To: <4EE4B5D6.2080608@herveybayaustralia.com.au> References: <4EE4B5D6.2080608@herveybayaustralia.com.au> Date: Mon, 12 Dec 2011 00:46:14 -0800 X-Google-Sender-Auth: OJXBTjoGFXmaoPmtaT5LWwjqZl8 Message-ID: From: Adrian Chadd To: Da Rock Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: FBSD9 atheros-n 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: Mon, 12 Dec 2011 08:46:15 -0000 On 11 December 2011 05:53, Da Rock wrote: > Adrian, are you still needing testers for atheros 802.11n support on 9.0? > What data do you need, and what is required to set it up (any new steps > required, rehash maybe?)? > > I'm setting up a laptop with an atheros 9285 wlan mini PCIe card. I'm always after testers. You'll need to run -HEAD though, I haven't pushed this work into 9.0. Adrian