Re: [patch 2.5] tg3.c: pci_{save,restore}_extended_state

David S. Miller (davem@redhat.com)
Fri, 24 Jan 2003 12:51:21 -0800 (PST)


From: "Wiedemeier, Jeff" <Jeff.Wiedemeier@hp.com>
Date: Fri, 24 Jan 2003 15:46:35 -0500

On Fri, Jan 24, 2003 at 03:34:02PM -0500, Jeff Garzik wrote:
> 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.

Yes, this is understood.

But the tg3 hw designers have decided to do something which makes this
not possible.

So, for tg3's case, it has to become a driver specific decision
whether to support MSI or not.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/