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

2007-05-15 Thread Jeff Kirsher
On 5/15/07, Peter Oruba <[EMAIL PROTECTED]> wrote: These driver changes incorporate the proposed PCI-X / PCI-Express read byte count interface. Reading and setting those valuse doesn't take place "manually", instead wrapping functions are called to allow quirks for some PCI bridges. Signed-off b

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

2007-05-15 Thread Peter Oruba
These driver changes incorporate the proposed PCI-X / PCI-Express read byte count interface. Reading and setting those valuse doesn't take place "manually", instead wrapping functions are called to allow quirks for some PCI bridges. Signed-off by: Peter Oruba <[EMAIL PROTECTED]> Based on work b