Fix config space access for the root bus of a dwpcie(4) controller when
authorkettenis <kettenis@openbsd.org>
Thu, 27 Apr 2023 09:00:03 +0000 (09:00 +0000)
committerkettenis <kettenis@openbsd.org>
Thu, 27 Apr 2023 09:00:03 +0000 (09:00 +0000)
commitf6d21d670c7c47d91a5c7e9481c9699a008ec7b7
tree7fcfc88cfab7671c15b3bfcf2f20a2191718344f
parent4448ddba191cf0cf48ea3efe846b3a299186ee43
Fix config space access for the root bus of a dwpcie(4) controller when
the root bus number isn't zero.

ok patrick@, dlg@
sys/dev/fdt/dwpcie.c