writing new BBRAM driver

Alex Pavloff apavloff at eason.com
Fri Dec 13 18:45:42 EST 2002


Hi there folks.  I've written the struct mtd_info functions for a 128KB
BBRAM driver for my companies new board.  It's horribly simple, as most of
it is actually done by a gate array on the board, so from kernel land its
just poking ioports.  Easy stuff.

Anyway, at this point, I've got that written, but I'm a little hazy as to
what I do next.  Insmod the driver, and then....?

How do I get a drive to mount?

Also, what FS should I use for this BBRAM?

Thanks!

Alex Pavloff - apavloff at eason.com
Eason Technology -- www.eason.com
 




More information about the linux-mtd mailing list