From: Thomas Gleixner <tglx@linutronix.de>
To: Subrahmanyam <subrahmanyam@navayuga.co.in>
Cc: linux-mtd@lists.infradead.org
Subject: Re: MTD driver
Date: Thu, 09 Dec 2004 11:04:24 +0100 [thread overview]
Message-ID: <1102586664.3306.26.camel@tglx.tec.linutronix.de> (raw)
In-Reply-To: <001c01c4dda0$839c4920$8500a8c0@nit37>
On Thu, 2004-12-09 at 09:08 +0530, Subrahmanyam wrote:
> Yes, Thomas has suggested that i indeed use a filesystem, but how can I
> best
> achieve it! I mean the procedure to store data in a file.
# echo "KEYSTRING" >/path/to/your/file
All programming languages provide functions to write to files.
# man 2 write
might be a good start. If this does not help you might try
http://www.amazon.com/exec/obidos/ASIN/0764570684/dangookin/104-4933924-3663106?creative=327641&camp=14573&link_code=as1
for further assistance.
tglx
next prev parent reply other threads:[~2004-12-09 10:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-09 3:38 MTD driver Subrahmanyam
2004-12-09 8:51 ` Stephan Linke
2004-12-13 8:33 ` Subrahmanyam
2004-12-09 10:04 ` Thomas Gleixner [this message]
2004-12-13 14:01 ` Subrahmanyam
-- strict thread matches above, loose matches on Subject: below --
2004-12-07 3:46 Subrahmanyam
2004-12-08 6:37 ` Thomas Gleixner
2004-12-08 10:03 ` Stephan Linke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1102586664.3306.26.camel@tglx.tec.linutronix.de \
--to=tglx@linutronix.de \
--cc=linux-mtd@lists.infradead.org \
--cc=subrahmanyam@navayuga.co.in \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox