bhyve Pass Thru Device Causes VM To Stall

I am trying to pass my WiFi card to OpenWRT. When I first set everything up, it worked perfectly fine. When I turned the machine off and restarted it, that is when I got the issue. It is running on an OPNSense machine. I based most everything off of this walkthrough: https://forum.opnsense.org/index.php?topic=34034.30

This is what I get when it stalls:
[ 0.532794] virtio_blk virtio0: [vda] 246335 512-byte logical blocks (126 MB/120 MiB)
[ 8.775510] tsc: Refined TSC clocksource calibration: 2992.831 MHz
[ 8.776307] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b23d11db5d, max_idle_ns: 440795219637 ns
[ 8.777561] clocksource: Switched to clocksource tsc
 
Back
Top