Subject: CVS commit: src/sys/arch
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/27/2003 07:39:35
Module Name: src
Committed By: he
Date: Fri Jun 27 07:39:35 UTC 2003
Modified Files:
src/sys/arch/evbmips/alchemy: machdep.c
src/sys/arch/mips/alchemy/dev: aucom.c
Log Message:
Conditionalize usage of the COM_HW_HAYESP constant on COM_HAYESP.
Add a dummy type argument to the local (au)comcnattach to match the change
in the prototype of the "real" comcnattach.
Reviewed and tested by simonb.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/evbmips/alchemy/machdep.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/mips/alchemy/dev/aucom.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.