Author: grehan
Date: Sat Sep 14 20:38:22 2013
New Revision: 255574
URL: http://svnweb.freebsd.org/changeset/base/255574

Log:
  Pull the hyperv drivers from GENERIC until the fix to the disengage
  driver to make it only probe when running on hyperv is reviewed and
  tested.
  
  Approved by:  re (rodrigc)

Modified:
  head/sys/amd64/conf/GENERIC

Modified: head/sys/amd64/conf/GENERIC
==============================================================================
--- head/sys/amd64/conf/GENERIC Sat Sep 14 17:24:41 2013        (r255573)
+++ head/sys/amd64/conf/GENERIC Sat Sep 14 20:38:22 2013        (r255574)
@@ -341,6 +341,3 @@ 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
-
_______________________________________________
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"

Reply via email to