cvs commit: src/sys/dev/aic7xxx aic_osm_lib.c

Jeremy Messenger mezz7 at cox.net
Fri Dec 19 14:04:37 PST 2003


On Fri, 19 Dec 2003 10:34:31 -0800 (PST), Justin T. Gibbs 
<gibbs at 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.


More information about the cvs-src mailing list