Author: grehan Date: Thu Sep 19 05:07:51 2013 New Revision: 255692 URL: http://svnweb.freebsd.org/changeset/base/255692
Log: Reconnect the hyperv drivers back into GENERIC now that the disengage driver issue has been resolved. Approved by: re@ (gjb) Modified: head/sys/amd64/conf/GENERIC Modified: head/sys/amd64/conf/GENERIC ============================================================================== --- head/sys/amd64/conf/GENERIC Thu Sep 19 04:59:44 2013 (r255691) +++ head/sys/amd64/conf/GENERIC Thu Sep 19 05:07:51 2013 (r255692) @@ -341,5 +341,8 @@ device virtio_blk # VirtIO Block device device virtio_scsi # VirtIO SCSI device device virtio_balloon # VirtIO Memory Balloon device +# HyperV drivers +device hyperv # HyperV drivers + # VMware support device vmx # VMware VMXNET3 Ethernet _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"