RE: [PATCH]PCI Express Port Bus Driver
From: Nguyen, Tom L (tom.l.nguyen_at_intel.com)
Date: 12/16/04
- Previous message: Jesper Juhl: "[PATCH 7/30] return statement cleanup - kill pointless parentheses in fs/xfs/xfs_fsops.c"
- Maybe in reply to: long: "[PATCH]PCI Express Port Bus Driver"
- Next in thread: Greg KH: "Re: [PATCH]PCI Express Port Bus Driver"
- Reply: Greg KH: "Re: [PATCH]PCI Express Port Bus Driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 15 Dec 2004 16:06:44 -0800 To: "Greg KH" <greg@kroah.com>
On Wednesday, December 15, 2004 1:37 PM, Greg KH wrote:
>> +config PCIEPORTBUS
>> + bool "PCI Express support"
>> + depends on PCI_GOMMCONFIG
>
> This should also work if PCI_GOANY is selected, right? Otherwise this
> feature will never be turned on by any distro :(
PCIE port bus driver depends on PCI_GOMMCONFIG to locate service
attributes
for advanced error reporting (AER) and virtual channel (VC) for each
PCIE port.
Without PCI_GOMMCONFIG, then a read to 0x100 offset or above will return
0xffff;
in other words, neither AER nor VC service support is found. We would
like to move
forward to have PCI_GOMMCONFIG dependency as the new features come
along. RHEL 4
is shipping with PCI_GOMMCONFIG configured into the kernel by default
and we
expect the next major version of SuSE linux to do the same.
Thanks,
Long
-
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/
- Previous message: Jesper Juhl: "[PATCH 7/30] return statement cleanup - kill pointless parentheses in fs/xfs/xfs_fsops.c"
- Maybe in reply to: long: "[PATCH]PCI Express Port Bus Driver"
- Next in thread: Greg KH: "Re: [PATCH]PCI Express Port Bus Driver"
- Reply: Greg KH: "Re: [PATCH]PCI Express Port Bus Driver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|