From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [202.107.117.26] (helo=smtp.neusoft.com) by pentafluge.infradead.org with esmtp (Exim 4.30 #5 (Red Hat Linux)) id 1ArW9y-00018v-8P for linux-mtd@lists.infradead.org; Fri, 13 Feb 2004 05:46:46 +0000 Received: from Xhyper250RB ([192.168.31.49]) by smtp2.neusoft.com (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTPA id <0HT000I5VD3WTV@smtp2.neusoft.com> for linux-mtd@lists.infradead.org; Fri, 13 Feb 2004 13:40:44 +0800 (CST) Date: Fri, 13 Feb 2004 13:51:02 +0800 From: "Roy.King" To: linux-mtd@lists.infradead.org Message-id: <1076651462.938.7.camel@KING> MIME-version: 1.0 Content-type: text/plain Content-transfer-encoding: 7BIT Subject: new mtd device List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , hi all, if I want mtd support a norflash but the norflash have not a valid CFI chip drivers, how should I do? write a driver for it , and then...