Don't defer attaching PV devices
authormikeb <mikeb@openbsd.org>
Thu, 15 Jun 2017 20:12:12 +0000 (20:12 +0000)
committermikeb <mikeb@openbsd.org>
Thu, 15 Jun 2017 20:12:12 +0000 (20:12 +0000)
commit175c85ce51f81bd7862c7d82a4173fcc0c9c3acc
treeec2cba7b4d9a3a91c00bff02f08ab0b15de0abcc
parent7f46331757f940e26e3054479e115ee11a41128e
Don't defer attaching PV devices

Now that both hvn(4) and hvs(4) can perform VMBus channel operations
during autoconf, it's no longer necessary to defer their attachment.
sys/dev/pv/hyperv.c