All of lore.kernel.org
 help / color / mirror / Atom feed
From: zsaitom <zsaitom@gmail.com>
To: linux-pci@vger.kernel.org
Subject: How to combine two PCIe devices in one domain?
Date: Mon, 10 Feb 2014 22:29:22 +0800	[thread overview]
Message-ID: <52F8E242.4040106@gmail.com> (raw)

Hi all,

I have a driver module which would drive two PCIe devices to access a same memory area.
As the two devices are in different domains, I should map the memory to every PCIe device. And also the mapped address may be different for individual PCIe device.
How could I combine these two PCIe device in one domain so they share same address space?

Thanks.

             reply	other threads:[~2014-02-10 14:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 14:29 zsaitom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-02-10 14:31 How to combine two PCIe devices in one domain? zsaitom
2014-02-10  8:18 zsaitom

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=52F8E242.4040106@gmail.com \
    --to=zsaitom@gmail.com \
    --cc=linux-pci@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 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.