From: vraghavan3@mail.gatech.edu
To: linux-kernel@vger.kernel.org
Subject: Reading a physical memory location
Date: Mon, 09 Jul 2007 15:47:24 -0400 [thread overview]
Message-ID: <1184010444.469290cce48df@webmail.mail.gatech.edu> (raw)
--
Hey all,
I know the physical address of a string which is loaded into flash memory. I
want to read the string at the known physical memory location from within a
kernel module. I initially tried reading the "/dev/mem" file using open(),
lseek() and read(). But I guess its not possible to call these functions from a
kernel module.
Is there some way of reading the contents of this physical memory location from
within a kernel module?
Thank You
Veena
next reply other threads:[~2007-07-09 20:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-09 19:47 vraghavan3 [this message]
2007-07-09 22:39 ` Reading a physical memory location Nobin Mathew
2007-07-10 18:12 ` vraghavan3
2007-07-10 22:02 ` Manu Abraham
2007-07-11 5:43 ` Nobin Mathew
2007-07-11 8:11 ` Manu Abraham
2007-07-11 8:14 ` Nobin Mathew
2007-07-11 8:50 ` Manu Abraham
2007-07-11 8:57 ` Nobin Mathew
2007-07-11 10:00 ` Clemens Koller
2007-07-24 12:48 ` Helge Hafting
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=1184010444.469290cce48df@webmail.mail.gatech.edu \
--to=vraghavan3@mail.gatech.edu \
--cc=linux-kernel@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