Subject: CVS commit: src/sys/arch/i386
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 05/31/2005 21:47:22
Module Name:	src
Committed By:	drochner
Date:		Tue May 31 21:47:22 UTC 2005

Modified Files:
	src/sys/arch/i386/i386: apm.c mainbus.c
	src/sys/arch/i386/include: apmvar.h

Log Message:
inspired by the last commit -- apm_attach_args aren't necessary at all,
kill them
being here fix cast-qual problems in debug code


To generate a diff of this commit:
cvs rdiff -r1.85 -r1.86 src/sys/arch/i386/i386/apm.c
cvs rdiff -r1.54 -r1.55 src/sys/arch/i386/i386/mainbus.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/i386/include/apmvar.h

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