MTD on a USB SmartMedai Reader

David Woodhouse dwmw2 at infradead.org
Wed Apr 23 05:14:35 EDT 2003


On Mon, 2003-04-21 at 18:00, Sid Gluckman wrote:
> Hello,
> 
> I want to access a SmartMedia card on a USB adapter with JFFS2 filesystem.
> The USB reader is recognized fine and seems to detect the card correctly.
> My question is how can I direct the MTD subsystem to use the USB adapter?

I suspect that you don't. Although SmartMedia is basically just NAND
flash, the USB 'cardreader' will probably be hiding all that from you
and presenting itself USB mass storage device. Turn on CONFIG_SCSI and
CONFIG_USB_STORAGE.


-- 
dwmw2




More information about the linux-mtd mailing list