svn commit: r298825 - head/sys/conf
John Baldwin
jhb at FreeBSD.org
Fri Apr 29 23:55:23 UTC 2016
Author: jhb
Date: Fri Apr 29 23:55:22 2016
New Revision: 298825
URL: https://svnweb.freebsd.org/changeset/base/298825
Log:
Add PCI_IOV to NOTES.
Modified:
head/sys/conf/NOTES
Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES Fri Apr 29 23:53:55 2016 (r298824)
+++ head/sys/conf/NOTES Fri Apr 29 23:55:22 2016 (r298825)
@@ -1411,6 +1411,7 @@ options MSGBUF_SIZE=40960
# PCI bus & PCI options:
#
device pci
+options PCI_IOV # PCI SR-IOV support
#####################################################################
More information about the svn-src-head
mailing list