public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] PCI_BUSES_TO_SCAN off by 1?
@ 2002-08-30 20:45 Van Maren, Kevin
  2002-08-30 21:11 ` Bjorn Helgaas
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Van Maren, Kevin @ 2002-08-30 20:45 UTC (permalink / raw)
  To: linux-ia64

Hi all,

Is there any reason we don't scan the last PCI bus on IA64?
arch/ia64/kernel/pci.c has PCI_BUSES_TO_SCAN set to 255 instead
of 256, which prevents the kernel from scanning bus 255.  This
causes is some problems since some of our machines (ie, the
Itanium2 "tiger") place chipset registers in PCI config space on
the last PCI bus.  I've run with it set to 256 on the Lion and
some other machines with no apparent problems.

Thanks,
Kevin



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

end of thread, other threads:[~2002-10-22 22:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-30 20:45 [Linux-ia64] PCI_BUSES_TO_SCAN off by 1? Van Maren, Kevin
2002-08-30 21:11 ` Bjorn Helgaas
2002-08-30 21:14 ` Jack Steiner
2002-08-30 22:28 ` KOCHI, Takayoshi
2002-10-22 22:20 ` Bjorn Helgaas
2002-10-22 22:37 ` David Mosberger

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