On Thu, Aug 02, 2001 at 01:54:37PM -0700, bhupinder sahran wrote: > > hi all > i have ported linux on my MPC8240 processor. > but as i am not having bios kind of stuff so kernek > should initialise all the peripherals sitting on the > pci bus. > i have intigrated the code, but code for mapping the > pci-pci bridge is not with me. > so i cam not see the device which are sitting on bus > after the bridge.
arch/ppc/kernel/pci_auto.c performs PCI enumeration. -- Matt Porter MontaVista Software, Inc. mporter at mvista.com ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
