public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* i386,2.6 cyrix.c cann't found companion chip
@ 2007-01-07  9:47 TAKADA
  2007-01-07 16:00 ` Hiroshi Miura
  0 siblings, 1 reply; 5+ messages in thread
From: TAKADA @ 2007-01-07  9:47 UTC (permalink / raw)
  To: linux-kernel

Hi. I use MediaGX with kernel 2.6.19.
cirix.c try to find companion chip (CS5510 and CS5520) with
pci_devPresent().
However, cyrix.c cannot find a companion chip because a list of
pci_devices is not yet initialized when __cpuinit is called.
Therefore, Search functions such as the 2.4 kernel which pci_devices
list is needless is necessary.

How will it be good?

-- 
TAKADA <takada@mbf.nifty.com>



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

end of thread, other threads:[~2007-01-09 15:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-07  9:47 i386,2.6 cyrix.c cann't found companion chip TAKADA
2007-01-07 16:00 ` Hiroshi Miura
2007-01-07 22:20   ` Alan
2007-01-08 17:06   ` Alan
2007-01-09 15:19     ` takada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox