Writing an mtd user module
adr
mtd at mcmen.demon.co.uk
Sun Sep 8 12:26:50 EDT 2002
Having written a driver module for the Dreamcast flash cartridge/vmu, I am now
attempting to write a user module that works with the default fs on the
Dreamcast flash (see http://mc.pp.se/dc/vms/flashmem.html if you are
interested in knowing more about that).
Anyway, I am struggling with the documentaion (which, as I found with the
driver was way out of date) and the code.
Looking at the mtdblock driver, register_mtd_user(¬ifier); only seems to
get called when devfs is being used, yet the documentation implies it should
be called every time.
What have I missed here?
More information about the linux-mtd
mailing list