Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2008 14:37:33 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_bus.c
Message-ID:  <200805251437.m4PEbXr9094428@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805251437.m4PEbXr9094428>