From owner-freebsd-current@FreeBSD.ORG Mon Oct 17 22:17:48 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D6E11065670 for ; Mon, 17 Oct 2011 22:17:48 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id E407A8FC15 for ; Mon, 17 Oct 2011 22:17:47 +0000 (UTC) Received: by gyd8 with SMTP id 8so4450391gyd.13 for ; Mon, 17 Oct 2011 15:17:47 -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=BCnl12OrLQGs4gMdifL+xYTTlKJanDkUxrkDefQeVcQ=; b=GCFx5YmTxPTbFJ15cC2YQTNocR55kC68hGJwm/TKsqBHn1ES+3RC3WWwU+h0iYC8fq cnXvLC8HE3kxFzW9tfb3Ws1RwIBYLB4n2db3WtFu61002Ja90GVmbu+v7jfkg1AoIRuD qjX6s/zO9SQ+W51LBIcARZiQumRyjHNVxPhW8= MIME-Version: 1.0 Received: by 10.236.178.41 with SMTP id e29mr29241574yhm.117.1318889866947; Mon, 17 Oct 2011 15:17:46 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.95.147 with HTTP; Mon, 17 Oct 2011 15:17:46 -0700 (PDT) In-Reply-To: <20111017194940.ed720115.ray@ddteam.net> References: <20111017194940.ed720115.ray@ddteam.net> Date: Tue, 18 Oct 2011 06:17:46 +0800 X-Google-Sender-Auth: 8j6D3zskiQ2eObbVVg-YPo-jN-E Message-ID: From: Adrian Chadd To: Aleksandr Rybalko Content-Type: text/plain; charset=ISO-8859-1 Cc: current@freebsd.org Subject: Re: SPI rework 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: Mon, 17 Oct 2011 22:17:48 -0000 Hi, That sounds logical to me. Maybe getting it done before 9.0-RELEASE is a bit rushed? I can help you test out the flash side of things on my atheros SoC boards. Adrian