All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: "Derek Ross" <dross@iders.ca>
Cc: linux-mtd@lists.infradead.org
Subject: Re: Can cfi_cmdset.c functions be called by anybody?
Date: Mon, 01 Apr 2002 22:35:47 +0100	[thread overview]
Message-ID: <30890.1017696947@redhat.com> (raw)
In-Reply-To: <015901c1d9a2$973ef720$87657bc8@athlon>

dross@iders.ca said:
> This would be simplified if I were able to directly use the functions
> from cfi_cmdset_0001.c.

> Are the functions available for any application to use, or are they
> only available for device drivers? 

The read/write/erase functionality of the chip driver is presented to 
userspace via the /dev/mtd[0123...] devices. Read and write work as 
expected, and there's an ioctl to perform an erase.

--
dwmw2

  reply	other threads:[~2002-04-01 21:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-01 17:27 Can cfi_cmdset.c functions be called by anybody? Derek Ross
2002-04-01 21:35 ` David Woodhouse [this message]
2002-04-02 23:23   ` Derek Ross

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=30890.1017696947@redhat.com \
    --to=dwmw2@infradead.org \
    --cc=dross@iders.ca \
    --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 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.