Re: PCI access mode on x86_64

2005-02-17 Thread Greg KH
On Mon, Feb 14, 2005 at 01:02:05PM +0100, Andi Kleen wrote: > On Mon, Feb 14, 2005 at 10:47:01AM +0100, Piotr Kaczuba wrote: > > On Mon, Feb 14, 2005 at 10:18:43AM +0100, Andi Kleen wrote: > > > Piotr Kaczuba <[EMAIL PROTECTED]> writes: > > > > Is there a reason why "PCI access mode" config option

Re: PCI access mode on x86_64

2005-02-14 Thread Andi Kleen
> This one is needed, too. Thanks. Whoever wrote this this didn't care very much about x86-64. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please re

Re: PCI access mode on x86_64

2005-02-14 Thread Piotr Kaczuba
On Mon, Feb 14, 2005 at 01:02:05PM +0100, Andi Kleen wrote: > On Mon, Feb 14, 2005 at 10:47:01AM +0100, Piotr Kaczuba wrote: > > On Mon, Feb 14, 2005 at 10:18:43AM +0100, Andi Kleen wrote: > > > Piotr Kaczuba <[EMAIL PROTECTED]> writes: > > > > Is there a reason why "PCI access mode" config option

Re: PCI access mode on x86_64

2005-02-14 Thread Andi Kleen
On Mon, Feb 14, 2005 at 10:47:01AM +0100, Piotr Kaczuba wrote: > On Mon, Feb 14, 2005 at 10:18:43AM +0100, Andi Kleen wrote: > > Piotr Kaczuba <[EMAIL PROTECTED]> writes: > > > Is there a reason why "PCI access mode" config option isn't available for > > > x86_64? Due to this, PCIE config options a

Re: PCI access mode on x86_64

2005-02-14 Thread Piotr Kaczuba
On Mon, Feb 14, 2005 at 10:18:43AM +0100, Andi Kleen wrote: > Piotr Kaczuba <[EMAIL PROTECTED]> writes: > > Is there a reason why "PCI access mode" config option isn't available for > > x86_64? Due to this, PCIE config options aren't available either. > > There is no 64bit PCI BIOS, so access is a

Re: PCI access mode on x86_64

2005-02-14 Thread Andi Kleen
Piotr Kaczuba <[EMAIL PROTECTED]> writes: > Hi! > > Is there a reason why "PCI access mode" config option isn't available for > x86_64? Due to this, PCIE config options aren't available either. There is no 64bit PCI BIOS, so access is always direct. I assume you mean mmconfig access with "PCIE c

PCI access mode on x86_64

2005-02-13 Thread Piotr Kaczuba
Hi! Is there a reason why "PCI access mode" config option isn't available for x86_64? Due to this, PCIE config options aren't available either. Piotr Kaczuba - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo inf