]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r1.208:
authorrpaulo <rpaulo@FreeBSD.org>
Sun, 25 May 2008 14:37:33 +0000 (14:37 +0000)
committerrpaulo <rpaulo@FreeBSD.org>
Sun, 25 May 2008 14:37:33 +0000 (14:37 +0000)
commit278469606a4b9c619d9bd19a4dff2d73bdefe5a6
tree88759e5f0ea77813a3bf636b7a81e1db2bbe4e6f
parent173e8ef63db4dd77820150284e93a127f9c7bfa3
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>
sys/kern/subr_bus.c