kern/71410: [patch] add axe to the interfaces regex in etc/devd.conf

Andrew Thompson andy at fud.org.nz
Sun Sep 5 15:30:26 PDT 2004


>Number:         71410
>Category:       kern
>Synopsis:       [patch] add axe to the interfaces regex in etc/devd.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 05 22:30:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Thompson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD nhs1.fire.org.nz 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Aug 11 12:00:31 NZST 2004 thompsa at nhs1.fire.org.nz:/usr/obj/usr/src/sys/NHS1 i386


	
>Description:
add axe to the interfaces regex in etc/devd.conf
	
>How-To-Repeat:
	
>Fix:

Index: devd.conf
===================================================================
RCS file: /home/ncvs/src/etc/devd.conf,v
retrieving revision 1.14
diff -u -r1.14 devd.conf
--- devd.conf	5 Jul 2004 20:16:30 -0000	1.14
+++ devd.conf	2 Sep 2004 21:18:03 -0000
@@ -18,9 +18,9 @@
 
 	# Setup some shorthand for regex that we use later in the file.
 	set ethernet-nic-regex
-		"(an|ar|ath|aue|awi|bfe|bge|cm|cnw|cs|cue|dc|de|ed|el|em|ep|\
-		ex|fe|fxp|gem|gx|hme|ie|kue|lge|lnc|my|nge|pcn|ray|re|rl|rue|\
-		sf|sis|sk|sn|snc|ste|ti|tl|tx|txp|vr|vx|wb|wi|xe|xl)[0-9]+";
+		"(an|ar|ath|aue|awi|axe|bfe|bge|cm|cnw|cs|cue|dc|de|ed|el|em|\
+		ep|ex|fe|fxp|gem|gx|hme|ie|kue|lge|lnc|my|nge|pcn|ray|re|rl|\
+		rue|sf|sis|sk|sn|snc|ste|ti|tl|tx|txp|vr|vx|wb|wi|xe|xl)[0-9]+";
 	set scsi-controller-regex
 		"(adv|advw|aic|aha|ahb|ahc|ahd|bt|ct|iir|isp|mly|mpt|ncv|nsp|\
 		stg|sym|wds)[0-9]+";



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list