netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: "Eliezer Tamir" <eliezer.tamir@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net,
	"Eilon Greenstein" <eilong@broadcom.com>
Subject: Re: [PATCH] pci: use pci_ioremap_bar() in drivers/net
Date: Wed, 22 Oct 2008 06:50:10 -0700	[thread overview]
Message-ID: <20081022065010.53b27680@infradead.org> (raw)
In-Reply-To: <a15869500810220005h76149fd1w5d325ff18659fa74@mail.gmail.com>

On Wed, 22 Oct 2008 09:05:20 +0200
"Eliezer Tamir" <eliezer.tamir@gmail.com> wrote:

> BNX2X devices have two BARs.
> You might want to convert both.

the second one doesn't map the whole bar per se... so it doesn't fit
the pattern of pci_ioremap_bar()

-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

  reply	other threads:[~2008-10-22 13:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-21  4:42 [PATCH] pci: use pci_ioremap_bar() in drivers/net Arjan van de Ven
2008-10-22  7:05 ` Eliezer Tamir
2008-10-22 13:50   ` Arjan van de Ven [this message]
2008-10-31  4:56 ` Jeff Garzik

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=20081022065010.53b27680@infradead.org \
    --to=arjan@infradead.org \
    --cc=davem@davemloft.net \
    --cc=eilong@broadcom.com \
    --cc=eliezer.tamir@gmail.com \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).