Subject: Re: CVS commit: src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: source-changes
Date: 12/17/2007 20:37:21
On Mon, Dec 17, 2007 at 09:28:06AM -0500, Jared D. McNeill wrote:
> On Mon, 17 Dec 2007, Joerg Sonnenberger wrote:
>> On Sun, Dec 16, 2007 at 09:14:22PM +0000, David Young wrote:
>>> 2 Add the sc_suspended flag, and observe it in the watchdog routines.
>>
>> Why is the device_is_active check not enough here?
>
> It's not documented, so don't expect people to use it.

I am innocent, that function already existed before!

Joerg