linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Khai Trinh <kqtrinh@yahoo.com>
To: linuxppc-embedded@lists.linuxppc.org
Subject: driver for 440GP
Date: Wed, 24 Jul 2002 15:06:10 -0700 (PDT)	[thread overview]
Message-ID: <20020724220610.37041.qmail@web11503.mail.yahoo.com> (raw)


Hi folks,

I am trying to write a driver for the 440GP peripheral
device with physical memory map of 0x1xxxxxxxx (total
of 36 bits) on the PLB address space.

When I get to do:

request_mem_region() and then
ioremap64()

Don't I need a 64 bit request_mem_region() call? Is
there such a kernel call before I call ioremap64()?

Thanks,
--Khai


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

             reply	other threads:[~2002-07-24 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-24 22:06 Khai Trinh [this message]
2002-07-25 18:21 ` driver for 440GP 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=20020724220610.37041.qmail@web11503.mail.yahoo.com \
    --to=kqtrinh@yahoo.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 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).