On Fri, 2014-12-26 at 20:30 +0100, Uwe Kleine-König wrote: > I wonder if flash-kernel should be smart enough to > load the module itself.
I think it should. I think all which is needed is to add "modprobe -q mtdblock" into the mtdblock function. I believe anything which uses an mtdblock device passes through that function to translate the name into a device node. What do you think? Ian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

