* SRAM and MTD
@ 2003-08-29 9:04 Felix Frey
2003-09-02 7:06 ` Michal Schulz
0 siblings, 1 reply; 2+ messages in thread
From: Felix Frey @ 2003-08-29 9:04 UTC (permalink / raw)
To: linux-mtd
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: SRAM and MTD
2003-08-29 9:04 SRAM and MTD Felix Frey
@ 2003-09-02 7:06 ` Michal Schulz
0 siblings, 0 replies; 2+ messages in thread
From: Michal Schulz @ 2003-09-02 7:06 UTC (permalink / raw)
To: Felix Frey; +Cc: linux-mtd
On Fri, 29 Aug 2003, Felix Frey wrote:
> 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 ?
Perhaps my article might help you. Have a look at
http://hedera.linuxnews.pl/_news/2002/09/03/_long/1445.html
My aim was to use mostly free GFX memory, but your seems to be similiar :)
regards,
--
Michal Schulz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-09-02 7:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-29 9:04 SRAM and MTD Felix Frey
2003-09-02 7:06 ` Michal Schulz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox