diff options
| author | Warner Losh <imp@FreeBSD.org> | 2007-02-15 16:38:10 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2007-02-15 16:38:10 +0000 |
| commit | 1a5f5dc0973e9307be0e0f0d33a5b727ba450a06 (patch) | |
| tree | 04c153fe40dbcc4d73cd6570b129d77cbb6a5bc9 /etc/devd.conf | |
| parent | f48f00a13acfaf97b87cdddec79c26311ecdcafc (diff) | |
Notes
Diffstat (limited to 'etc/devd.conf')
| -rw-r--r-- | etc/devd.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/devd.conf b/etc/devd.conf index 46d86a0a0b74..38be193a916b 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -155,7 +155,8 @@ attach 0 { # Don't even try to second guess what to do about drivers that don't # match here. Instead, pass it off to syslog. Commented out for the -# moment, as pnpinfo isn't set in devd yet. +# moment, as the pnpinfo variable isn't set in devd yet. Individual +# variables within the bus supplied pnpinfo are set. nomatch 0 { # action "logger Unknown device: $pnpinfo $location $bus"; }; |
