Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Dec 2003 16:03:29 -0600
From:      Jeremy Messenger <mezz7@cox.net>
To:        "Justin T. Gibbs" <gibbs@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/aic7xxx aic_osm_lib.c
Message-ID:  <opr0f7j3nh8ckrg5@smtp.central.cox.net>
In-Reply-To: <200312191834.hBJIYVao077413@repoman.freebsd.org>
References:  <200312191834.hBJIYVao077413@repoman.freebsd.org>

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



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