Subject: CVS commit: src/sys/dev/apm
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 07/08/2006 20:22:20
Module Name:	src
Committed By:	christos
Date:		Sat Jul  8 20:22:19 UTC 2006

Modified Files:
	src/sys/dev/apm: apmbios.h apmio.h
Added Files:
	src/sys/dev/apm: apm.c apmvar.h files.apm

Log Message:
Make apm an MI backend to be used by the i386 bios implementation and the
acpi implementation. Based on work by jmcneil.


To generate a diff of this commit:
cvs rdiff -r0 -r1.3 src/sys/dev/apm/apm.c src/sys/dev/apm/apmvar.h \
    src/sys/dev/apm/files.apm
cvs rdiff -r1.3 -r1.4 src/sys/dev/apm/apmbios.h src/sys/dev/apm/apmio.h

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