On Sunday, April 24, 2016 11:57:55 AM David Ehrmann wrote:
> It sounds like the bug I reported a while ago, but on a different chip
> family:
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207602

As a workaround on 10.3 and later you can use 'devctl set driver' to
mark devices for pass through post-boot rather than using the loader.conf
option.  E.g.:

# devctl set driver pci0:11:0:0 ppt

Currently there's no way to undo this, you can can 'set driver' to a
"native" driver if one exists.

-- 
John Baldwin
_______________________________________________
freebsd-virtualization@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to 
"freebsd-virtualization-unsubscr...@freebsd.org"

Reply via email to