<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<a href="http://tracker.coreboot.org/trac/coreboot/browser/trunk/src/devices/device.c" target="_blank">http://tracker.coreboot.org/trac/coreboot/browser/trunk/src/devices/device.c</a><br>
<br>
Line 801. This is very suspicious too. Shouldn't it be returning only<br>
if it is ALREADY enabled?<br></blockquote><div>It returns if it isn't enabled.  It was disabled by pnp_enable if that was needed.<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
My log points to only PCI devices getting enabled. Could this be the<br>
root culprit?<br>
<br></blockquote><div>If you put in a debugging statement in pnp_enable_resources you'll see that it gets called too.<br><br>Thanks,<br>Myles<br></div></div><br>