From owner-freebsd-wireless@FreeBSD.ORG Sun Mar 11 21:14:24 2012 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 4BD6E106566B for ; Sun, 11 Mar 2012 21:14:24 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 150B08FC12 for ; Sun, 11 Mar 2012 21:14:23 +0000 (UTC) Received: by dald2 with SMTP id d2so4652564dal.13 for ; Sun, 11 Mar 2012 14:14:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=26tC+70t4Ec71F9iEUM27cALAzQysJLlmHP2HcDAJ80=; b=sb+uG/uOv5CxbPjRpMPktS8lULHuwwudzXkzUk/eXVdElC+sRb7Xec4vIscIplyr4r hvcdcxqU+c3/vfZuvFd5PLAsVDbyXVzCbBvJ5ODZdn6CZvwSyF9F3/2ZSgnnsW6gRq8f cqnslBdiECKv0FDgygRstzx4mb2UUbG9wEg4Xu1k9PwQyFrO67+nEWqZplfc7IFvGrXr DZ2hE1fxsgMW42g7sRByEbunff3Q+yzRFnAJOdR6wZ9dX3t9BerKFpRJrzciRKCnAsN7 MHNn6xBg6JMf97wqs8vGqN0GCwmk04BO+DlVcYzVuon1pHLyDOUE0mTF7/EUXhVUOY3t XDcg== MIME-Version: 1.0 Received: by 10.68.232.2 with SMTP id tk2mr15958981pbc.68.1331500463602; Sun, 11 Mar 2012 14:14:23 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.143.33.5 with HTTP; Sun, 11 Mar 2012 14:14:23 -0700 (PDT) In-Reply-To: <4F5D14E0.3050301@gmail.com> References: <4F41DDE8.6060004@gmail.com> <4F48166A.5040301@gmail.com> <4F4828C0.6020705@gmail.com> <4F5A8023.1090705@gmail.com> <4F5AC7CF.3090409@gmail.com> <4F5C0C86.7040503@gmail.com> <4F5C24ED.3090601@gmail.com> <4F5CD920.2000905@gmail.com> <4F5D0876.5040409@gmail.com> <4F5D14E0.3050301@gmail.com> Date: Sun, 11 Mar 2012 14:14:23 -0700 X-Google-Sender-Auth: A7vNvvNItBb-UNCS9Ic_KYnYx1Y Message-ID: From: Adrian Chadd To: "Sevan / Venture37" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: Please Test: Updated Ral Driver Patch for rt2860/rt3090 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: Sun, 11 Mar 2012 21:14:24 -0000 On 11 March 2012 14:10, Sevan / Venture37 wrote: >> I'll post a new one in a bit. If you want to help, would you be ok with >> git as opposed to hg? > > > nope not at all but if its because of familiarity then in this scenario it > doesn't make much difference which is used, same work flow, change, commit, > push, pull, rinse, repeat. :) Hiya, Let's just strip the ^M's from the tree and as long as ray@ and pseudocyclon are a-ok with the work thus far, I'll commit it to -HEAD. We can then tidy things up from there. I just don't want to commit ^M's to the tree, or blatant style(9) violations. But we can always tidy things up incrementally once they're in the tree. Adrian