All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aman" <aman@mistralsoftware.com>
To: "linuxppc embedded" <linuxppc-embedded@lists.linuxppc.org>
Subject: Accessing I2C from User Space
Date: Fri, 27 Dec 2002 12:59:49 +0530	[thread overview]
Message-ID: <001901c2ad79$bd3f8560$370da8c0@aman> (raw)


Hi,

Iam working on IBM 440gp. I need to access the IIC registers from the
user space. So I wrote a driver mmap entry point. But I noticed that the
function remap_page_range () takes physical address as unsigned long which
is 32 bits. How do I remap the IIC registers which lie in the 36 bit
physical address space?

Regards,
Aman.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2002-12-27  7:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-27  7:29 Aman [this message]
2003-01-06  4:07 ` Accessing I2C from User Space Matt Porter

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='001901c2ad79$bd3f8560$370da8c0@aman' \
    --to=aman@mistralsoftware.com \
    --cc=linuxppc-embedded@lists.linuxppc.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.