linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Frederic Marmond <fmarmond@eprocess.fr>
To: linux-assembly@vger.kernel.org
Subject: Linear memory
Date: Mon, 10 Jun 2002 12:35:23 +0200	[thread overview]
Message-ID: <3D0480EB.1050602@eprocess.fr> (raw)
In-Reply-To: 200205161840.LAA18243@gold.he.net

hi all,

I'd like to access to a memory area on a mtd device, without having 
compiling the mtd support in the kernel.
(read a firmware info, on a embeded environment => kernel as small as 
possible)
Is there any isue?

I mean:
is the device mapped anywhere, or is it really invisible, if i don't 
compile the mtd support?
If it is visible (how can i check that point?) do you know if there is 
any way to access it (like in flat mode, by a largest descriptor or 
something...)?


thanks for answers!

Fred



      reply	other threads:[~2002-06-10 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-16 18:39 Assembly Procedure calls J.S.Souza
2002-06-10 10:35 ` Frederic Marmond [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=3D0480EB.1050602@eprocess.fr \
    --to=fmarmond@eprocess.fr \
    --cc=linux-assembly@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).