* Skipping the host bridge in arch/powerpc
@ 2007-08-21 12:13 sivaji
2007-08-21 13:17 ` Kumar Gala
0 siblings, 1 reply; 2+ messages in thread
From: sivaji @ 2007-08-21 12:13 UTC (permalink / raw)
To: linuxppc-dev
Hai,
I am using the kernel 2.6.21. In the file
(arch/ppc/syslib/pci_auto.c) we have the function pciauto_bus_scan(). In
this function it will skip the host birdge. But in the arch/powepc directory
we don't have that types of file and the function pciauto_bus_scan() also
removed.
I want to know where the function was moved in arch/powerpc directory ?
How the host bridge was skip in the arch/powerpc directory.
--
View this message in context: http://www.nabble.com/Skipping-the-host-bridge-in-arch-powerpc-tf4304798.html#a12253417
Sent from the linuxppc-dev mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Skipping the host bridge in arch/powerpc
2007-08-21 12:13 Skipping the host bridge in arch/powerpc sivaji
@ 2007-08-21 13:17 ` Kumar Gala
0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2007-08-21 13:17 UTC (permalink / raw)
To: sivaji; +Cc: linuxppc-dev
On Aug 21, 2007, at 7:13 AM, sivaji wrote:
>
> Hai,
> I am using the kernel 2.6.21. In the file
> (arch/ppc/syslib/pci_auto.c) we have the function pciauto_bus_scan
> (). In
> this function it will skip the host birdge. But in the arch/powepc
> directory
> we don't have that types of file and the function pciauto_bus_scan
> () also
> removed.
> I want to know where the function was moved in arch/powerpc
> directory ?
This code doesn't exist in arch/powerpc we use more of the generic
drivers/pci code
> How the host bridge was skip in the arch/powerpc directory.
Again, if you look 2.6.23-rc3 there have been some fixes so you don't
need to skip the host bridge anymore for Freescale PPC.
- k
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-21 13:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-21 12:13 Skipping the host bridge in arch/powerpc sivaji
2007-08-21 13:17 ` Kumar Gala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).