From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fish.redhat.com ([213.86.99.237] helo=passion.cambridge.redhat.com) by pentafluge.infradead.org with esmtp (Exim 4.14 #3 (Red Hat Linux)) id 19Sbai-0001G5-2I for ; Wed, 18 Jun 2003 12:59:04 +0100 From: David Woodhouse To: Luca Contini In-Reply-To: <027f01c33590$8f177db0$a970a8c0@topo> References: <006801c334a8$3aa7c750$a970a8c0@topo> <1055839872.2233.68.camel@passion.cambridge.redhat.com> <027f01c33590$8f177db0$a970a8c0@topo> Message-Id: <1055937571.2233.103.camel@passion.cambridge.redhat.com> Mime-Version: 1.0 Date: Wed, 18 Jun 2003 12:59:31 +0100 Content-Type: text/plain Content-Transfer-Encoding: 7bit cc: "linux-mtd-request@lists.infradead.org" Subject: Re: Please help, nftl question List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2003-06-18 at 12:55, Luca Contini wrote: > Thank you David. > One more question: I want to put a vfat filesystem on top of nftl (actually > i'd like to read from a smartmedia formatted with fat12 by a digital > camera). A digital camera will not be using NFTL. NFTL is only used on the M-Systems DiskOnChip, and outside the Free World patents enforce that restriction. You want the SmartMedia translation layer, which isn't yet implemented and merged, although I do believe I recall seeing code for it at one point. It would fit into the diagram I showed you alongside mtdblock, FTL, NFTL etc. -- dwmw2