Subject: Re: Getting current install floppies
To: None <phoffman@proper.com>
From: Masanori Kanaoka <kanaoka@ann.hi-ho.ne.jp>
List: current-users
Date: 05/15/2001 10:56:39
Hi,
From: Paul Hoffman <phoffman@proper.com>
Subject: Re: Getting current install floppies
Date : Mon, 14 May 2001 17:49:12 -0700
Message-ID: <p0510031db7262d7ebf1e@[165.227.249.18]>
$ pcibios: config mechanism [1][x], special cycles [x][x], last bus 2
$ PCI IRQ Routing Table rev. 1.0 found at 0xfc730, size 128 bytes (6 entries)
$ PCI Interrupt Router at 000:15:0 (vendor 0x1166 product 0x0200)
$ pci_inter_fixup: no compatible PCI ICU found: ICU vendor 0x1166 product 0x0200
$ Warning: unable to fix up PCI interrupt routing
$ PCI bus #0 is the last bus
I wonder this message. This message indicate maxbus.
pci_bus_fixup fixup bus number.It should not be #0 in this case.
pci_addr_fixup use maxbus to fixup address.
It need PCIBIOS, PCIBIOS_BUS_FIXUP, and PCIBIOS_ADDR_FIXUP.
If it does not enable PCIBIOS_BUS_FIXUP, enable it and try it.
But If it has already enable PCIBIOS, PCIBIOS_BUS_FIXUP, and
PCIBIOS_ADDR_FIXUP,I have no idea.
Regards!
---
Masanori Kanaoka kanaoka@ann.hi-ho.ne.jp