From owner-acpi-jp@jp.freebsd.org  Wed Oct 31 03:45:36 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id DAA30971;
	Wed, 31 Oct 2001 03:45:36 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mass.dis.org (mass.dis.org [216.240.45.41])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id DAA30966
	for <acpi-jp@jp.freebsd.org>; Wed, 31 Oct 2001 03:45:35 +0900 (JST)
	(envelope-from msmith@mass.dis.org)
Received: from mass.dis.org (localhost [127.0.0.1])
	by mass.dis.org (8.11.6/8.11.3) with ESMTP id f9UIjZu01199;
	Tue, 30 Oct 2001 10:45:36 -0800 (PST)
	(envelope-from msmith@mass.dis.org)
Message-Id: <200110301845.f9UIjZu01199@mass.dis.org>
X-Mailer: exmh version 2.1.1 10/15/1999
To: acpi-jp@jp.freebsd.org
cc: andrea@webcom.it
In-reply-to: Your message of "Wed, 31 Oct 2001 00:10:45 +0900."
             <20011031.001045.74728921.iwasaki@jp.FreeBSD.org> 
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Tue, 30 Oct 2001 10:45:35 -0800
From: Mike Smith <msmith@freebsd.org>
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: acpi-jp 1411
Subject: [acpi-jp 1411] Re: acpi_thermal: small improvement, delayed cooler off and verbose 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: msmith@freebsd.org

> Thanks, but we don't need this because we explicitly zero-clear our
> softc entirely in early part of acpi_attach().

We shouldn't actually do this; the softc is guaranteed to be zeroed when 
it's initially allocated.

-- 
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also.  But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view.  [Dr. Fritz Todt]
           V I C T O R Y   N O T   V E N G E A N C E


