Get the pci bus number from the bus-range property when available, rather
authormiod <miod@openbsd.org>
Wed, 2 Feb 2022 17:11:36 +0000 (17:11 +0000)
committermiod <miod@openbsd.org>
Wed, 2 Feb 2022 17:11:36 +0000 (17:11 +0000)
commit3e0aa7ecdda45fb86b21b4490e0ab8b765b102fd
treee57f6d5695be6e471c1bdf47724a59e54c3bf9da
parentffe0cd6846d9903fac6c4479ff121b58fc4cdcc1
Get the pci bus number from the bus-range property when available, rather
than assuming it will always be zero.

ok kettenis@
sys/arch/macppc/pci/mpcpcibus.c