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"; };