Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 2008 11:22:16 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Warner Losh <imp@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r185625 - head/sys/dev/pccbb
Message-ID:  <200812051122.18694.jhb@freebsd.org>
In-Reply-To: <200812050520.mB55K8kS044139@svn.freebsd.org>
References:  <200812050520.mB55K8kS044139@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 05 December 2008 12:20:08 am Warner Losh wrote:
> Author: imp
> Date: Fri Dec  5 05:20:08 2008
> New Revision: 185625
> URL: http://svn.freebsd.org/changeset/base/185625
> 
> Log:
>   Move to using filter for the change interrupts.  Also rework the power
>   interrupt code to be more robust.  I've been running these changes for
>   over a year...  With these changes, I don't see the ath card going
>   into reset like the code in the tree.

I would use '0' for the priority to msleep() instead of PZERO so that you just 
leave the priority alone and don't change it.

-- 
John Baldwin



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