All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.5 pci
@ 2002-09-18 21:06 Brian Murphy
  2002-09-19  0:42 ` ilya
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Murphy @ 2002-09-18 21:06 UTC (permalink / raw)
  To: Linux-MIPS

Can anybody tell me how pcibios_init is supposed to get called in the
2.5 kernel?
I had to add it back to pci_init (pci.c) to make it detect my pci devices.

/Brian

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5 pci
  2002-09-18 21:06 2.5 pci Brian Murphy
@ 2002-09-19  0:42 ` ilya
  0 siblings, 0 replies; 2+ messages in thread
From: ilya @ 2002-09-19  0:42 UTC (permalink / raw)
  To: Brian Murphy; +Cc: Linux-MIPS

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

put in your board pci initalization file
subsys_initcall(pcibios_init);

(outside of any function)

On Wed, 18 Sep 2002, Brian Murphy wrote:

> Can anybody tell me how pcibios_init is supposed to get called in the
> 2.5 kernel?
> I had to add it back to pci_init (pci.c) to make it detect my pci devices.
>
> /Brian
>
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: pgpenvelope 2.9.0 - http://pgpenvelope.sourceforge.net/

iD8DBQE9iR2J84S94bALfyURAvB9AJ91qL6qWwGj4ndoKqEEWHcPz7afqQCggOCR
QAw/eiRCTh9pv3MPuEP/5BE=
=NKQn
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-09-19  0:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-18 21:06 2.5 pci Brian Murphy
2002-09-19  0:42 ` ilya

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.