All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Fioravante <matthew.fioravante@jhuapl.edu>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Using mini-os ioremap()
Date: Wed, 05 Jan 2011 14:24:55 -0500	[thread overview]
Message-ID: <4D24C587.6060907@jhuapl.edu> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 307 bytes --]

  I'm trying to map some mmio pages into my mini-os domain to use a 
hardware device. The device is at address fed40000. I'm calling 
ioremap() on this address but its failing, telling me that mfn fed40 is 
in ram space. (Its failing the mfn_is_ram() check.)

What am I doing wrong here?

Thanks!


[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 2518 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

             reply	other threads:[~2011-01-05 19:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-05 19:24 Matthew Fioravante [this message]
2011-01-05 22:55 ` Using mini-os ioremap() Samuel Thibault
2011-01-06 17:00   ` Matthew Fioravante
2011-01-06 17:19     ` Samuel Thibault

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=4D24C587.6060907@jhuapl.edu \
    --to=matthew.fioravante@jhuapl.edu \
    --cc=xen-devel@lists.xensource.com \
    /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.