[coreboot] [PATCH] Disable integrated Intel 3100 devices properly

Ed Swierk eswierk at arastra.com
Tue Apr 1 01:38:34 CEST 2008


Setting an integrated southbridge device (like SATA or USB2.0) to
"off" in Config.lb should cause the PCI device not to respond to
configuration requests. The code that takes care of this for the Intel
3100 is in src/southbridge/intel/i3100/i3100.c. Unfortunately I copied
the esb6300 implementation without noticing that it makes no sense at
all on the Intel 3100. The attached patch implements this properly for
the Intel 3100.

--Ed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: intel-3100-disable-devices.patch
Type: text/x-patch
Size: 3407 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080331/2a536c48/attachment.patch>


More information about the coreboot mailing list