From: "Wiedemeier, Jeff" <Jeff.Wiedemeier@hp.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>,
"David S. Miller" <davem@redhat.com>,
willy@debian.org, linux-kernel@vger.kernel.org,
Jeff Wiedemeier <Jeff.Wiedemeier@hp.com>
Subject: Re: [patch 2.5] tg3.c: pci_{save,restore}_extended_state
Date: Fri, 24 Jan 2003 15:46:35 -0500 [thread overview]
Message-ID: <20030124154635.A4161@dsnt25.mro.cpqcorp.net> (raw)
In-Reply-To: <20030124203402.GA4975@gtf.org>; from jgarzik@pobox.com on Fri, Jan 24, 2003 at 03:34:02PM -0500
On Fri, Jan 24, 2003 at 03:34:02PM -0500, Jeff Garzik wrote:
> On Fri, Jan 24, 2003 at 03:24:53PM -0500, Wiedemeier, Jeff wrote:
> > On Fri, Jan 24, 2003 at 03:05:38PM -0500, Jeff Garzik wrote:
> > If the intent is to just not use MSI on tg3 devices, I can use the pci
> > quirks to make sure that MSI gets turned off for tg3 devices.
>
> hmmm, maybe I am missing something?
Quoting section 6.8.1.3 of the PCI 2.2 spec (talking about message
control in PCI config space):
This register provides system software control over MSI. After reset,
MSI is disabled (bit 0 is cleared) and the function requests servicing
via its INTx# pin (if supported). System sofware can enable MSI by
setting bit 0 of this register. System software is permitted to
modify the Message Control register's read/write bits and fields.
A device driver is not permitted to modify the Message Control
register's read/write bits and fields.
> AFAICS, this is a per-driver decision, and needs to be done at the
> driver level, in the tg3 driver source.
The last sentence in the quote above indicates that it is not intended
(by the PCI spec) to be a per-driver decision, but rather a system
decision. The messages used are also a per-bus system resource and how
an MSI goes from the PCI bus to the rest of the system (i.e. the CPU(s))
is implementation dependent.
/jeff
next prev parent reply other threads:[~2003-01-24 20:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-24 18:27 Ivan Kokshaysky
2003-01-24 19:31 ` Jeff Garzik
2003-01-24 19:34 ` David S. Miller
2003-01-24 20:00 ` Wiedemeier, Jeff
2003-01-24 19:53 ` David S. Miller
2003-01-24 20:04 ` Wiedemeier, Jeff
2003-01-24 20:05 ` Jeff Garzik
2003-01-24 20:24 ` Wiedemeier, Jeff
2003-01-24 20:34 ` Jeff Garzik
2003-01-24 20:46 ` Wiedemeier, Jeff [this message]
2003-01-24 20:51 ` David S. Miller
2003-01-24 21:33 ` Wiedemeier, Jeff
2003-01-24 21:34 ` David S. Miller
2003-01-24 22:41 ` Ivan Kokshaysky
2003-01-24 22:32 ` David S. Miller
2003-01-24 22:51 ` Jeff Garzik
2003-01-25 0:33 ` Wiedemeier, Jeff
2003-01-25 1:42 ` David S. Miller
2003-01-24 22: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=20030124154635.A4161@dsnt25.mro.cpqcorp.net \
--to=jeff.wiedemeier@hp.com \
--cc=davem@redhat.com \
--cc=ink@jurassic.park.msu.ru \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=willy@debian.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
Powered by JetHome