cvs commit: src/sys/dev/pci pci.c
Warner Losh
imp at FreeBSD.org
Fri Apr 9 13:41:19 PDT 2004
imp 2004/04/09 13:41:19 PDT
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
Only print state change message for real state changes. When we set a
device in D0 to D0, that's a no-op, however the messages seem to be
confusing some people. Eventually, these messages will be parked
behind a if (bootverbose).
# I don't think this will fix any real bugs...
Revision Changes Path
1.239 +10 -6 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list