John Baldwin 1bbf246462 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)
2002-11-25 21:53:14 +00:00
..
2002-11-24 19:45:05 +00:00
2002-11-16 23:48:14 +00:00
2002-11-24 19:50:15 +00:00
2002-10-18 21:41:41 +00:00
2002-11-24 20:15:08 +00:00
2002-11-22 22:55:51 +00:00
2002-11-08 23:37:50 +00:00
2002-11-20 15:21:06 +00:00
2002-11-17 02:57:06 +00:00