Go to file
Richard Smith 2a7352cb9d Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
Default is 255.

This allows mainboard configs for working across various groups
of boards that differ a device that may not loaded.

If you search for a device that is not loaded and max buses is 255
then there can be up to a 8 second delay to search the entire PCI space.
Board configs that know thier max bus can limit this search space.


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2273 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-04-23 23:12:21 +00:00
HOWTO EPIA-M fixup 2005-11-22 00:07:02 +00:00
documentation Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-5 2005-07-06 16:49:07 +00:00
src Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device() 2006-04-23 23:12:21 +00:00
targets added the olpc target and support 2006-04-18 16:36:58 +00:00
util Adds support for understanding bus:dev.func to the -d option of testbios 2006-04-23 19:16:09 +00:00
COPYING Updating FSF address in the code. 2005-10-05 18:17:45 +00:00
ChangeLog - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00
NEWS Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-2 2005-07-06 16:48:00 +00:00