What exactly is happening when I set a device "pci x.x off" in config.lb. Does coreboot just not set a BAR and irq for this device or is more happening to actively disable or turn this device off?
Thanks,
Nate
--------------------------------- Never miss a thing. Make Yahoo your homepage.
On Fri, Feb 22, 2008 at 10:44 AM, Nate linux.bios@yahoo.com wrote:
What exactly is happening when I set a device "pci x.x off" in config.lb. Does coreboot just not set a BAR and irq for this device or is more happening to actively disable or turn this device off?
sort of depends on the device itself. I'm afraid it's a bit ambiguous in v2.
Usually, however, it just means 'don't enable it or scan BARs'
ron