svn commit: r314149 - head/etc

Takahashi Yoshihiro nyan at FreeBSD.org
Thu Feb 23 16:42:50 UTC 2017


Author: nyan
Date: Thu Feb 23 16:42:48 2017
New Revision: 314149
URL: https://svnweb.freebsd.org/changeset/base/314149

Log:
  The ct driver was removed by r312910.

Modified:
  head/etc/devd.conf

Modified: head/etc/devd.conf
==============================================================================
--- head/etc/devd.conf	Thu Feb 23 16:31:04 2017	(r314148)
+++ head/etc/devd.conf	Thu Feb 23 16:42:48 2017	(r314149)
@@ -19,7 +19,7 @@ options {
 	# Setup some shorthand for regex that we use later in the file.
 	#XXX Yes, these are gross -- imp
 	set scsi-controller-regex
-		"(aac|adv|adw|aha|ahc|ahd|aic|amr|bt|ciss|ct|dpt|\
+		"(aac|adv|adw|aha|ahc|ahd|aic|amr|bt|ciss|dpt|\
 		esp|ida|iir|ips|isp|mlx|mly|mpt|ncr|ncv|nsp|stg|sym|trm)\
 		[0-9]+";
 	set wifi-driver-regex


More information about the svn-src-head mailing list