Fix PATH: directive in sys/modules/re/Makefile, and add the re(4) driver to

devd.conf.

Pointed out by: Larry Rosenman
This commit is contained in:
Bill Paul 2003-09-08 03:24:29 +00:00
parent ba2157f218
commit 3ad525ef3c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119870
2 changed files with 2 additions and 2 deletions

View File

@ -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|\

View File

@ -1,6 +1,6 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../pci
.PATH: ${.CURDIR}/../../dev/re
KMOD= if_re
SRCS= if_re.c opt_bdg.h device_if.h bus_if.h pci_if.h