public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Russ Dill <Russ.Dill@asu.edu>
To: linux-mtd@lists.infradead.org
Subject: semi-raw access to flash
Date: 18 Dec 2001 12:22:49 -0700	[thread overview]
Message-ID: <1008703371.12999.0.camel@timmy> (raw)

I'm trying to get semi-raw access to flash in userspace. I'd like to be
able to mmap the flash and write to it (with mtd handling the unlock
commands) but not have mtd automatically cache and erase blocks, etc for
me. /dev/mtd? would be great, but its only a char device, so I can't
mmap it. /dev/mtdblock? is mmapable, but it tries to emulate a true
block device with its automatic erasing and rewriting.

             reply	other threads:[~2001-12-18 19:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-18 19:22 Russ Dill [this message]
2001-12-18 19:26 ` semi-raw access to flash David Woodhouse
2001-12-18 19:33 ` Nicolas Pitre

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=1008703371.12999.0.camel@timmy \
    --to=russ.dill@asu.edu \
    --cc=linux-mtd@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox