From: David Woodhouse <dwmw2@infradead.org>
To: lmc83 <lmc83@cs.ccu.edu.tw>
Cc: linux-mtd@lists.infradead.org
Subject: Re: MTD driver module for SmartMedia
Date: Wed, 02 May 2001 16:45:46 +0100 [thread overview]
Message-ID: <8870.988818346@redhat.com> (raw)
In-Reply-To: <3AEEAE8F.4C2BB285@cs.ccu.edu.tw>
lmc83@cs.ccu.edu.tw said:
> Is there MTD driver module for SmartMedia?
No, not yet. Nobody's yet shown much interest in creating one.
> Can I use nand.c to drive SmartMedia ?
If SmartMedia contains NAND flash chips, then probably, yes. With the right
glue layer this ought to be possible.
> In the source code tree structure, "mtd/devices" means MTD driver
> module
> what does "mtd/maps" means for?
mtd/devices are complete standalone device drivers for MTD devices.
mtd/maps contains 'mapping' drivers which provide just access to the bus on
which memory chips reside. The actual chip drivers are in mtd/chips. Those
are only for memory-mapped chips though, not NAND chips.
--
dwmw2
prev parent reply other threads:[~2001-05-02 15:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-01 12:39 MTD driver module for SmartMedia lmc83
2001-05-02 15:45 ` David Woodhouse [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8870.988818346@redhat.com \
--to=dwmw2@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=lmc83@cs.ccu.edu.tw \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.