Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2016 22:24:16 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r302204 - head/sys/conf
Message-ID:  <201606252224.u5PMOGwH049588@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bz
Date: Sat Jun 25 22:24:16 2016
New Revision: 302204
URL: https://svnweb.freebsd.org/changeset/base/302204

Log:
  Unbreak building of LINT kernels after r302163.
  
  Approved by:	re (gjb)

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES	Sat Jun 25 21:39:21 2016	(r302203)
+++ head/sys/conf/NOTES	Sat Jun 25 22:24:16 2016	(r302204)
@@ -1345,7 +1345,7 @@ options 	CAM_MAX_HIGHPOWER=4
 options 	SCSI_NO_SENSE_STRINGS
 options 	SCSI_NO_OP_STRINGS
 options 	SCSI_DELAY=5000	# Be pessimistic about Joe SCSI device
-options 	CAM_NETFLIX_IOSCHED
+options 	CAM_IOSCHED_DYNAMIC
 
 # Options for the CAM CDROM driver:
 # CHANGER_MIN_BUSY_SECONDS: Guaranteed minimum time quantum for a changer LUN



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