Subject: CVS commit: src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 04/15/2004 11:03:15
Module Name:	src
Committed By:	aymeric
Date:		Thu Apr 15 11:03:15 UTC 2004

Modified Files:
	src/sys/arch/macppc/dev: apm.c

Log Message:
. add a missing call to lockinit() in apmattach()
. while here, explicitly initialize three softc variables to 0


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/macppc/dev/apm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.