shane@agendacomputing.com said:
> While the topic is raised..., I've hacked up cramfs for linear
> addressing to kill the "double buffering" effiect. However as David
> mentions the block device support thing is an issue here. What is a
> reasonable way to allow a cramfs partition to access the device
> directly, like the patch that I wrote, and be picked up in a
> reasonable way by the init system?
So far, I just cheat. JFFS doesn't need a block device, but uses the minor#
to determine which MTD device to use. You could use the same trick.
-- dwmw2- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:17 EST