From owner-svn-src-all@FreeBSD.ORG Fri Oct 31 09:59:42 2008 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E334E1065690; Fri, 31 Oct 2008 09:59:42 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id A2B338FC1C; Fri, 31 Oct 2008 09:59:42 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id ACD3D6D43F; Fri, 31 Oct 2008 09:59:41 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 82DF08448F; Fri, 31 Oct 2008 10:59:41 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Marcel Moolenaar References: <200810250618.m9P6ICWl023370@svn.freebsd.org> Date: Fri, 31 Oct 2008 10:59:41 +0100 In-Reply-To: <200810250618.m9P6ICWl023370@svn.freebsd.org> (Marcel Moolenaar's message of "Sat, 25 Oct 2008 06:18:12 +0000 (UTC)") Message-ID: <863aidgk4y.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2008 09:59:43 -0000 Marcel Moolenaar writes: > Log: > Add a driver for flash memory that implements to the Common Flash > Memory Interface (CFI). The flash memory can be read and written > to through /dev/cfi# and an ioctl() exists so processes can read > the query information. > The driver supports the AMD and Intel command set, though only > the AMD command has been tested. >=20=20=20 > Obtained from: Juniper Networks, Inc. You may want to *carefully* review the license on this code. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no