From owner-freebsd-current@FreeBSD.ORG Thu Jan 20 10:08:48 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F66C106564A; Thu, 20 Jan 2011 10:08:48 +0000 (UTC) (envelope-from fjoe@samodelkin.net) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 1756A8FC0A; Thu, 20 Jan 2011 10:08:47 +0000 (UTC) Received: by qyk8 with SMTP id 8so1565145qyk.13 for ; Thu, 20 Jan 2011 02:08:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.96.132 with SMTP id h4mr1606986qcn.41.1295516667546; Thu, 20 Jan 2011 01:44:27 -0800 (PST) Received: by 10.229.233.209 with HTTP; Thu, 20 Jan 2011 01:44:27 -0800 (PST) X-Originating-IP: [93.92.220.138] In-Reply-To: References: Date: Thu, 20 Jan 2011 15:44:27 +0600 Message-ID: From: Max Khon To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current , freebsd-mobile@freebsd.org Subject: Re: More if_ath churn coming your way! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 10:08:48 -0000 Adrian, On Thu, Jan 20, 2011 at 11:51 AM, Adrian Chadd wrote: I'm in the process of merging in the non-intrusive changes to the > if_ath code into -HEAD. > > I'd appreciate some testing just to ensure I haven't broken anything > terribly obvious. > Any chances for proper support for Atheros 802.11n cards? Should not we just port ath9k (Linux) or athn (OpenBSD) drivers? Max