All of lore.kernel.org
 help / color / mirror / Atom feed
* removing block2mtd devices
@ 2005-08-17  2:10 Ryan B. Lynch
  2005-08-17  8:52 ` Jörn Engel
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan B. Lynch @ 2005-08-17  2:10 UTC (permalink / raw)
  To: linux-mtd

A while back, Jorn was kind enough to help me out with using the
"block2mtd" driver.  He explained that once the driver has been loaded
(either as a built-in driver or a module), it's possible to setup new
devices with:

    echo "/dev/sda1" > /sys/module/block2mtd/parameters/block2mtd

Which gives you new mtdblock* and new mtd* devices.

So my question is:  Is it possible to stop "block2mtd" devices after
they've been loaded?  Is there a mechanism like the sysfs one shown
above, or do you have to remove the module, or reboot, or something like
that?  I'm using the entire MTD subsystem, including the block2mtd
driver, as built-in, to avoid having to screw around with initrds, so
I'd be interested in knowing what the deal is.

-Ryan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-17  8:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-17  2:10 removing block2mtd devices Ryan B. Lynch
2005-08-17  8:52 ` Jörn Engel

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.