From e9cddfb205ea5a21f170aca9435c821448275a77 Mon Sep 17 00:00:00 2001 From: wpaul Date: Mon, 8 Sep 2003 03:24:29 +0000 Subject: Fix PATH: directive in sys/modules/re/Makefile, and add the re(4) driver to devd.conf. Pointed out by: Larry Rosenman --- etc/devd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/devd.conf b/etc/devd.conf index 6290742..2cc0586 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -19,7 +19,7 @@ options { # Setup some shorthand for regex that we use later in the file. set ethernet-nic-regex "(an|ar|ath|aue|awi|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|rl|rue|\ + 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|\ -- cgit v1.1