[LinuxBIOS] PCI max buses patch

yhlu yinghailu at gmail.com
Sat Apr 22 06:37:11 CEST 2006


why?

we already have
pci_locate_device().
pci_locate_device_on_bus(...unsigned bus).

you may add
pci_locate_device_before_bus(...unsigned bus).

YH



On 4/21/06, Richard Smith <smithbone at gmail.com> wrote:
> The following patch adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
>
> It defaults to 5 buses which should be plenty for 99% of us.
>
> I only added the actual option to the epia-m config but the global
> defaut should pickup for all the other boards.
>
> Please someone apply and auto-build to see if I broke anything.  If
> not then I'll commit.
>
> --
> Richard A. Smith
>
>
> --
> linuxbios mailing list
> linuxbios at linuxbios.org
> http://www.openbios.org/mailman/listinfo/linuxbios
>
>
>




More information about the coreboot mailing list