From owner-freebsd-current@FreeBSD.ORG Thu Jan 20 05:51:31 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 827E2106566B for ; Thu, 20 Jan 2011 05:51:31 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2104F8FC12 for ; Thu, 20 Jan 2011 05:51:30 +0000 (UTC) Received: by qwj9 with SMTP id 9so232530qwj.13 for ; Wed, 19 Jan 2011 21:51:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to:cc :content-type; bh=nsMBGRqfJzrat3Z9JgpTwqHrqzrdTqRrD5V5z6ZdFoo=; b=WkGwjWga/x5SCux9hv019lstlx548dtU24RFzLqoxbk1oABcAnk1aeIzfcsf9V28ca WTVJ0k96MAaiwZzA8qggyU+YnRd7+kFwNO70fWlo/2143HSy6ln9+ZnepcnWLKzXHRe7 WeNeIROhCBjae/wPe0UZjMRPKrxuiapDeTOD8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=mKJcjzY8QXly1/6lhHVyQ5kbvTF83HiGOixqTkHnjhvEUT3mXSS/tOtwaRoKAL4jkZ T9h2mvQKcrPGSERa8a28lCpLDMQhKodH/u6j4HxVD5DfCOpt05dG8in5r4VUln4976ST KwAodJfHJnbAMHvKFygKdwT0ErfOW6CFRSAIc= MIME-Version: 1.0 Received: by 10.224.67.18 with SMTP id p18mr1567223qai.20.1295502690014; Wed, 19 Jan 2011 21:51:30 -0800 (PST) Received: by 10.220.198.203 with HTTP; Wed, 19 Jan 2011 21:51:29 -0800 (PST) Date: Thu, 20 Jan 2011 13:51:29 +0800 Message-ID: From: Adrian Chadd To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current Subject: 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 05:51:31 -0000 Hi everyone, 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. Thanks, Adrian