From owner-svn-src-user@FreeBSD.ORG Thu Sep 29 09:01:52 2011 Return-Path: Delivered-To: svn-src-user@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F271106566C for ; Thu, 29 Sep 2011 09:01:52 +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 12C978FC12 for ; Thu, 29 Sep 2011 09:01:51 +0000 (UTC) Received: by ywp17 with SMTP id 17so416942ywp.13 for ; Thu, 29 Sep 2011 02:01:51 -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=Sg1HhYqr/Vfte3aZkHx4XwJjHdoDwKTexJTL5G/E9nk=; b=hJMtPHPJVC6aY/ju2yi0l3vf/jjOYyRZggzIpQox42WM3A8sbGknzpcngyoO3zCP0J hu9PeZODkY+1bc/OU4BW0/53iMxRPJRg3JpzeN4Ew+nJqCmzR8wxITFJ9m5GIimRqz36 eeB0mDmcbGwp9GS9TXmaNn761OroYijM5g0d0= MIME-Version: 1.0 Received: by 10.236.201.165 with SMTP id b25mr12029355yho.72.1317285307792; Thu, 29 Sep 2011 01:35:07 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Thu, 29 Sep 2011 01:35:07 -0700 (PDT) In-Reply-To: References: <201109290310.p8T3AgZO001901@svn.freebsd.org> <4E84222F.7050101@FreeBSD.org> Date: Thu, 29 Sep 2011 16:35:07 +0800 X-Google-Sender-Auth: tqLOeSJ4uu_b3CaXWbnjV4TJgj4 Message-ID: From: Adrian Chadd To: Alexander Motin Content-Type: text/plain; charset=ISO-8859-1 Cc: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: Re: svn commit: r225860 - user/adrian/if_ath_tx/sys/mips/mips X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Sep 2011 09:01:52 -0000 .. and please note that the whole thing is in an #if 0, since it isn't working anyway.. Adrian