Subject: CVS commit: syssrc/sys/dev/acpi
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/28/2001 05:30:16
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Sep 28 02:30:15 UTC 2001

Added Files:
	syssrc/sys/dev/acpi: acpi_button.c acpi_lid.c

Log Message:
Add stub drivers for ACPI buttons and lid switches.  These don't
really do anything yet.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/acpi/acpi_button.c \
    syssrc/sys/dev/acpi/acpi_lid.c

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