Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Sep 2013 20:38:23 +0000 (UTC)
From:      Peter Grehan <grehan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r255574 - head/sys/amd64/conf
Message-ID:  <201309142038.r8EKcN8Q061768@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309142038.r8EKcN8Q061768>