From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from beta.dmz-eu.st.com ([164.129.1.35]) by canuck.infradead.org with esmtps (Exim 4.42 #1 (Red Hat Linux)) id 1CUQkA-0006fg-Qv for linux-mtd@lists.infradead.org; Wed, 17 Nov 2004 09:25:13 -0500 Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 3B683DDB9 for ; Wed, 17 Nov 2004 14:25:08 +0000 (GMT) Received: from zeta.dmz-eu.st.com (localhost [127.0.0.1]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 42D2975998 for ; Wed, 17 Nov 2004 14:25:22 +0000 (UTC) Received: from mail2.agr.st.com (mail2.agr.st.com [164.130.4.72]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 9A17E4755B for ; Wed, 17 Nov 2004 14:25:21 +0000 (GMT) From: Vincenzo GRANATO To: Date: Wed, 17 Nov 2004 15:25:02 +0100 Message-ID: <001001c4ccb1$3a760fb0$b03682a4@nap.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: About MTD and Flash memory List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Dear all, If I develop drivers to work on a new device (not supported by MTD) which MTD file I'll have to modify. If I'll work with no standard microcontroller (not supported by MTD), which MTD file I'll have to modify? Are there some document about these issues on line? Have somebody ever done these operation? Thanks Bye Vinc