From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wproxy.gmail.com ([64.233.184.198]) by canuck.infradead.org with esmtp (Exim 4.43 #1 (Red Hat Linux)) id 1D3YXy-00053F-Jg for linux-mtd@lists.infradead.org; Tue, 22 Feb 2005 06:49:47 -0500 Received: by wproxy.gmail.com with SMTP id 57so903717wri for ; Tue, 22 Feb 2005 03:49:46 -0800 (PST) Message-ID: Date: Tue, 22 Feb 2005 12:49:45 +0100 From: sunil m To: linux-mtd@lists.infradead.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Writing to flash Reply-To: sunil m List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , hello, How a kernel module sees an onboard flash memory ? How is it possible to write to onboard flash memory from a kernel module ? say writing some informations to a file in flash. please help br, sunil m