Hi all,
Is it possible to pass on my laptop's PCI wifi card to a bhyve VM running Linux?
I am writing (and mostly failing to write ) a FreeBSD device driver for the Realtek RTL8188EE and am looking to increase my workflow. Currently I am relying on the Linux driver as documentation, but switching between Linux and FreeBSD to examine memory is painfully slow.
I figured I could increase my workflow speed by running Linux in a bhyve VM, passing the PCI wifi card to it, and shutting it down and having FreeBSD reclaim the device on an ad hoc basis without rebooting the system.
Is this possible? Also, is it there a guide to running any Debian-based distro in bhyve? The current handbook guide seems out of date, and/or is not working (I can provide a more detailed explanation if need-be, but I also recall a BSD Now! episode where they said grub-bhyve being a temporary tool that is not needed anymore?)
Thanks!
Is it possible to pass on my laptop's PCI wifi card to a bhyve VM running Linux?
I am writing (and mostly failing to write ) a FreeBSD device driver for the Realtek RTL8188EE and am looking to increase my workflow. Currently I am relying on the Linux driver as documentation, but switching between Linux and FreeBSD to examine memory is painfully slow.
I figured I could increase my workflow speed by running Linux in a bhyve VM, passing the PCI wifi card to it, and shutting it down and having FreeBSD reclaim the device on an ad hoc basis without rebooting the system.
Is this possible? Also, is it there a guide to running any Debian-based distro in bhyve? The current handbook guide seems out of date, and/or is not working (I can provide a more detailed explanation if need-be, but I also recall a BSD Now! episode where they said grub-bhyve being a temporary tool that is not needed anymore?)
Thanks!