<div><br>Would you mind explain me the last question in previous email?</div>
<div>&nbsp;</div>
<div><span class="q">&nbsp; 
<div>You are not leaving any memory space for any of the onchip devices,<br>the error messages are because the regions of memory that the devices<br>are expected to be at are already occupied by the PCI space.<br>&nbsp;</div>
</span>
<div><font style="BACKGROUND-COLOR: #ffffff" color="#3366ff">Isn't it the PCI IO and PCI MEM space are separated from local memory space? I&nbsp;think I see the global IO resource and MEM resource have the range of 0x0 - 0xFFFFFFFF.
</font> </div></div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Luong Ngo<br>&nbsp;</div>
<div><span class="gmail_quote">On 10/24/06, <b class="gmail_sendername">Kumar Gala</b> &lt;<a href="mailto:galak@kernel.crashing.org">galak@kernel.crashing.org</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>&gt; I'm a bit confused here. If the host bridge is ignored/excluded,<br>&gt; then the region size in BARs will not be allocated corresponding
<br>&gt; resource by the PCI subsystem, then how would other PCI devices in<br>&gt; the slots could be allocated in the BAR's range? If I understand<br>&gt; correctly, the PCI devices's resources are allocated based on the
<br>&gt; bridge resource, which is assigned statically by PCI subsystem<br>&gt; using hose-&gt;mem_space and hose-&gt;io_space instead of reading it from<br>&gt; the BARs. Maybe you are saying in the case the CPU is in agent mode
<br>&gt; and its PCI host bridge is functioning as a PCI-PCI bridge?<br><br>The problem is the host bridge shouldn't be included in BAR<br>assignment since its the host bridge.&nbsp;&nbsp;The problem is FSL devices<br>show up when they scan themselves and the kernel then tries to
<br>allocate resources to them as if they were any other device.<br><br>you are correct, the pci subsystem is setup via the hose structure<br>and not by trying to read BARs on the host controller itself.<br><br>- kumar<br>
</blockquote></div><br>