K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-11-25T21:53:14.000000Z K 7 svn:log V 320 Fix a couple of bugs in host_pcib_get_busno(): - If a PCI device is not present, then a 32-bit read_config() is going to return 0xffffffff not 0xffff. - For the 82454NX chipset, the MIOC that we read the bus numbers of the various host-PCI bridges from is at function (slot) 0x10 not 0x0. Approved by: re (rwatson) END