Hacker News new | ask | show | jobs
by ashafer 2170 days ago
Glad to see progress on FreeBSD wifi again!

One interesting workaround I saw recently was to pass an 802.11ac device to linux running in bhyve. I have yet to try it, but it seems like potentially the best short-term solution if you have a bsd laptop where wifi is the only thing not supported.

https://lists.freebsd.org/pipermail/freebsd-hackers/2020-Jun...

1 comments

bhyve PCI passthrough worked great for me, but couldn't handle suspend-resume of the host. Less than ideal for a laptop. https://www.davidschlachter.com/misc/t480-bhyve-wifi-pci-pas...