fix comment about what pnpinfo is set

This commit is contained in:
Warner Losh 2007-02-15 16:38:10 +00:00
parent f48f00a13a
commit 1a5f5dc097
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166754

View File

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