Subject: CVS commit: syssrc/sys/dev/pckbc
To: None <source-changes@netbsd.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 09/13/2001 17:16:12
Module Name:	syssrc
Committed By:	tshiozak
Date:		Thu Sep 13 14:16:12 UTC 2001

Modified Files:
	syssrc/sys/dev/pckbc: psm.c

Log Message:
add power hook to PS/2 mouse driver; some mobile PCs has
unstable pointer, it arbitrarily awake the machine from standby state.
to prevent it, we need to stop the mouse controller before sleeping.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/pckbc/psm.c

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