Re: [PATCH 0/2] PCI-X/PCI-Express read control interfaces - Patch correction

2007-05-16 Thread Peter Oruba
Am Dienstag, 15. Mai 2007 23:35:31 schrieb Andrew Vasquez: > In general, if PCI-[Xe] capability structure exists do set- > mmrbc()/readrq(), yet each of those pre-condition checks are already > present in the pcix_set_mmrbc() and pcie_set_readrq(). > > At least for the qla2xxx case, the patch cou

Re: [PATCH 0/2] PCI-X/PCI-Express read control interfaces

2007-05-16 Thread Peter Oruba
Am Dienstag, 15. Mai 2007 21:37:21 schrieb Andrew Morton: > On Tue, 15 May 2007 13:50:27 +0200 > > "Peter Oruba" <[EMAIL PROTECTED]> wrote: > > This patch set introduces a PCI-X / PCI-Express read byte count control > > interface. Instead of letting every driver to directly read/write to PCI > > co

Re: [PATCH 0/2] PCI-X/PCI-Express read control interfaces

2007-05-15 Thread Andrew Vasquez
On Tue, 15 May 2007, Andrew Morton wrote: > On Tue, 15 May 2007 13:50:27 +0200 > "Peter Oruba" <[EMAIL PROTECTED]> wrote: > > > This patch set introduces a PCI-X / PCI-Express read byte count control > > interface. Instead of letting every driver to directly read/write to PCI > > config space f

Re: [PATCH 0/2] PCI-X/PCI-Express read control interfaces

2007-05-15 Thread Kok, Auke
Andrew Morton wrote: On Tue, 15 May 2007 13:50:27 +0200 "Peter Oruba" <[EMAIL PROTECTED]> wrote: This patch set introduces a PCI-X / PCI-Express read byte count control interface. Instead of letting every driver to directly read/write to PCI config space for that, an interface is provided. The

Re: [PATCH 0/2] PCI-X/PCI-Express read control interfaces

2007-05-15 Thread Andrew Morton
On Tue, 15 May 2007 13:50:27 +0200 "Peter Oruba" <[EMAIL PROTECTED]> wrote: > This patch set introduces a PCI-X / PCI-Express read byte count control > interface. Instead of letting every driver to directly read/write to PCI > config space for that, an interface is provided. The interface functi

[PATCH 0/2] PCI-X/PCI-Express read control interfaces

2007-05-15 Thread Peter Oruba
This patch set introduces a PCI-X / PCI-Express read byte count control interface. Instead of letting every driver to directly read/write to PCI config space for that, an interface is provided. The interface functions then can be used for quirks since some PCI bridges require that read byte coun