From owner-svn-src-head@FreeBSD.ORG Sat Oct 25 08:53:54 2008 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 1B738106567E; Sat, 25 Oct 2008 08:53:54 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.freebsd.org (Postfix) with ESMTP id E04A08FC08; Sat, 25 Oct 2008 08:53:53 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 143D3182CEE; Sat, 25 Oct 2008 04:53:53 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute2.internal (MEProxy); Sat, 25 Oct 2008 04:53:53 -0400 X-Sasl-enc: A03HDCR5/cFf8rHDqN25LyeI2Sd4MBWW6jXdbUqN9j+p 1224924832 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id E2E2F193B; Sat, 25 Oct 2008 04:53:51 -0400 (EDT) Message-ID: <4902DE9E.2090004@FreeBSD.org> Date: Sat, 25 Oct 2008 09:53:50 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.14 (X11/20080514) MIME-Version: 1.0 To: Marcel Moolenaar References: <200810250618.m9P6ICWl023370@svn.freebsd.org> In-Reply-To: <200810250618.m9P6ICWl023370@svn.freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r184251 - in head/sys: conf dev/cfi sys 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: Sat, 25 Oct 2008 08:53:54 -0000 Thanks for bringing this code in. Hopefully it shouldn't be too hard to add MTD-like support on top, and/or port it to other parts.