Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 05/12/2002 10:41:24
Module Name:	syssrc
Committed By:	takemura
Date:		Sun May 12 07:41:24 UTC 2002

Modified Files:
	syssrc/sys/arch/hpc/hpc: config_hook.c
	syssrc/sys/arch/hpc/include: config_hook.h
	syssrc/sys/arch/hpcmips/dev: hpcapm.c

Log Message:
BUGFIX: SigmarionII can't resume.
Added config_hook_call_reverse() to call the hardpower hook of CMU
(Vr clock mask unit) before the hardpower hook of MQ200 video controller.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/hpc/hpc/config_hook.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/hpc/include/config_hook.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/hpcmips/dev/hpcapm.c

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