From owner-freebsd-embedded@FreeBSD.ORG Sat Feb 23 16:31:36 2008 Return-Path: Delivered-To: freebsd-embedded@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 106CC16A402; Sat, 23 Feb 2008 16:31:36 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id B3E0613C468; Sat, 23 Feb 2008 16:31:35 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id m1NGUKRL046504; Sat, 23 Feb 2008 09:30:20 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sat, 23 Feb 2008 09:30:44 -0700 (MST) Message-Id: <20080223.093044.282837835.imp@bsdimp.com> To: xcllnt@mac.com From: "M. Warner Losh" In-Reply-To: <9C903216-6C19-4D6F-80D2-27C161845567@mac.com> References: <47C01F1B.3020107@FreeBSD.org> <47C03036.4040409@FreeBSD.org> <9C903216-6C19-4D6F-80D2-27C161845567@mac.com> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: bms@FreeBSD.org, freebsd-embedded@FreeBSD.org Subject: Re: /dev/cfi NOR flash driver X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2008 16:31:36 -0000 In message: <9C903216-6C19-4D6F-80D2-27C161845567@mac.com> Marcel Moolenaar writes: : We should have this integrated with CVS shortly. cool! btw, do you implement the mtd partitioning from Linux or not? Warner