From: Felix Frey <ffrey@freesurf.ch>
To: linux-mtd@lists.infradead.org
Subject: SRAM and MTD
Date: Fri, 29 Aug 2003 11:04:06 +0200 [thread overview]
Message-ID: <200308291104.06237.ffrey@freesurf.ch> (raw)
Hi
I'd like to connect a 32kx8 static RAM (battery buffered) to the ISAbus of my
x86 based system to frequently store sensitive data which _must_ survive a
powerfail. Access should be made through the mtd character device. By diving
a bit into the code I saw there is a ram chip driver, however, I got pretty
confused.
Do I have to write my own mapping driver or how can I tell the chip driver
where it finds my RAM device and how large it is ?
Does the ram chip driver accept any parameters ?
Any help is greatly appreciated.
Felix
next reply other threads:[~2003-08-29 9:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-29 9:04 Felix Frey [this message]
2003-09-02 7:06 ` SRAM and MTD Michal Schulz
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=200308291104.06237.ffrey@freesurf.ch \
--to=ffrey@freesurf.ch \
--cc=linux-mtd@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.