Subject: CVS commit: src/sys/arch/sparc64
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 07/10/2006 17:54:09
Module Name:	src
Committed By:	gdamore
Date:		Mon Jul 10 17:54:09 UTC 2006

Modified Files:
	src/sys/arch/sparc64/conf: GENERIC files.sparc64
Added Files:
	src/sys/arch/sparc64/dev: psm.c psmreg.h

Log Message:
New psm driver for use on Ultrabook IIi.  Right now it supports the power
button and lid switch.  I will add environmentals (battery, etc.) later.


To generate a diff of this commit:
cvs rdiff -r1.54 -r1.55 src/sys/arch/sparc64/conf/GENERIC
cvs rdiff -r1.100 -r1.101 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -r0 -r1.1 src/sys/arch/sparc64/dev/psm.c \
    src/sys/arch/sparc64/dev/psmreg.h

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