rpaulo 2008-05-25 14:37:33 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/kern subr_bus.c
Log:
MFC r1.208:
devctl_process_running(): Check for devsoftc.inuse == 1 instead of
devsoftc.async_proc != NULL because the latter might not be true
sometimes.
This way /etc/rc.suspend gets executed.
Reviwed by: njl
Submitted by: Mitsuru IWASAKI <iwasaki at jp.FreeBSD.org>
Tested also by: Andreas Wetzel <mickey242 at gmx.net>
Revision Changes Path
1.201.2.2 +1 -1 src/sys/kern/subr_bus.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"