From owner-svn-src-head@FreeBSD.ORG Thu Jun 3 11:21:51 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8D6E1065678; Thu, 3 Jun 2010 11:21:51 +0000 (UTC) (envelope-from raj@semihalf.com) Received: from smtp.semihalf.com (smtp.semihalf.com [213.17.239.109]) by mx1.freebsd.org (Postfix) with ESMTP id 5FFD48FC19; Thu, 3 Jun 2010 11:21:51 +0000 (UTC) Received: from localhost (unknown [213.17.239.109]) by smtp.semihalf.com (Postfix) with ESMTP id 6F2B5C42DB; Thu, 3 Jun 2010 13:26:49 +0200 (CEST) X-Virus-Scanned: by amavisd-new at semihalf.com Received: from smtp.semihalf.com ([213.17.239.109]) by localhost (smtp.semihalf.com [213.17.239.109]) (amavisd-new, port 10024) with ESMTP id oN0ddBEYAckx; Thu, 3 Jun 2010 13:26:49 +0200 (CEST) Received: from [192.168.133.14] (nat3-133.ghnet.pl [91.150.222.133]) by smtp.semihalf.com (Postfix) with ESMTPSA id E5D22C42D5; Thu, 3 Jun 2010 13:26:48 +0200 (CEST) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Rafal Jaworowski In-Reply-To: <4C06A9C3.8070902@FreeBSD.org> Date: Thu, 3 Jun 2010 13:21:49 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201006021717.o52HHjfW017538@svn.freebsd.org> <4C06A9C3.8070902@FreeBSD.org> To: Doug Barton X-Mailer: Apple Mail (2.1078) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r208747 - head/sys/dev/fdt X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 11:21:51 -0000 On 2010-06-02, at 20:58, Doug Barton wrote: > On 06/02/10 10:17, Rafal Jaworowski wrote: >> o simplebus(4) - bus driver representing ePAPR >=20 > Do we write on it with eINK? Hm, it's been eAPPROVED already = (http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf), = but maybe with the next update or so.. Rafal