From owner-cvs-src@FreeBSD.ORG  Fri Dec 19 14:04:37 2003
Return-Path: <owner-cvs-src@FreeBSD.ORG>
Delivered-To: cvs-src@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 765E216A4CE; Fri, 19 Dec 2003 14:04:37 -0800 (PST)
Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 96DC343D46; Fri, 19 Dec 2003 14:04:34 -0800 (PST)
	(envelope-from mezz7@cox.net)
Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao06.cox.net
          (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP
          id <20031219220434.HNQI24575.lakemtao06.cox.net@mezz.mezzweb.com>;
          Fri, 19 Dec 2003 17:04:34 -0500
To: "Justin T. Gibbs" <gibbs@FreeBSD.org>
References: <200312191834.hBJIYVao077413@repoman.freebsd.org>
Message-ID: <opr0f7j3nh8ckrg5@smtp.central.cox.net>
From: Jeremy Messenger <mezz7@cox.net>
Content-Type: text/plain; format=flowed; charset=iso-8859-1
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Date: Fri, 19 Dec 2003 16:03:29 -0600
In-Reply-To: <200312191834.hBJIYVao077413@repoman.freebsd.org>
User-Agent: Opera7.23/Linux M2 build 518
cc: cvs-src@FreeBSD.org
cc: src-committers@FreeBSD.org
cc: cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/sys/dev/aic7xxx aic_osm_lib.c
X-BeenThere: cvs-src@freebsd.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: CVS commit messages for the src tree <cvs-src.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-src>
List-Post: <mailto:cvs-src@freebsd.org>
List-Help: <mailto:cvs-src-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-src>,
	<mailto:cvs-src-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Dec 2003 22:04:37 -0000

On Fri, 19 Dec 2003 10:34:31 -0800 (PST), Justin T. Gibbs 
<gibbs@FreeBSD.org> wrote:

> gibbs       2003/12/19 10:34:31 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/dev/aic7xxx      aic_osm_lib.c
>   Log:
>   Move all of the recovery thread routines next
>   to each other.
>
>   Correct the recovery thread's loop so that it
>   will terminate properly on shutdown.  We also
>   clear the recovery_thread proc pointer so that
>   any additional calls to aic_terminate_recovery_thread()
>   will not attempt to kill a thread that doesn't
>   exist.  Lastly, code the loop so that termination
>   will still be successfull even if the termination
>   request occurs just prior to us entering the loop
>   or while the recovery thread is off recovering
>   commands.

Thanks! My machine now can reboot happy.

Cheers,
Mezz

>   Revision  Changes    Path
>   1.2       +33 -26    src/sys/dev/aic7xxx/aic_osm_lib.c


-- 
bsdforums.org 's moderator, mezz.