Re: [PATCH] Do not hide resource for pci/pcie when configured as Agent/EP

2011-11-23 Thread Kumar Gala
On Oct 28, 2011, at 3:08 AM, Jia Hongtao wrote: > From: Jason Jin > > Current pci/pcie init code will hide the pci/pcie host resource. > But did not judge it is host/RC or agent/EP. If configured as > agent/EP, we should avoid hiding its resource in the host side. > > In PCI system, the Progra

RE: [PATCH] Do not hide resource for pci/pcie when configured as Agent/EP

2011-11-21 Thread Jia Hongtao-B38951
] Do not hide resource for pci/pcie when configured as Agent/EP From: Jason Jin Current pci/pcie init code will hide the pci/pcie host resource. But did not judge it is host/RC or agent/EP. If configured as agent/EP, we should avoid hiding its resource in the host side. In PCI system, the

[PATCH] Do not hide resource for pci/pcie when configured as Agent/EP

2011-10-28 Thread Jia Hongtao
From: Jason Jin Current pci/pcie init code will hide the pci/pcie host resource. But did not judge it is host/RC or agent/EP. If configured as agent/EP, we should avoid hiding its resource in the host side. In PCI system, the Programing Interface can be used to judge the host/agent status: Progr