Subject: CVS commit: syssrc/sys/arch/hpcmips
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 12/23/2001 15:32:35
Module Name:	syssrc
Committed By:	takemura
Date:		Sun Dec 23 13:32:35 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcmips/conf: files.hpcmips
Added Files:
	syssrc/sys/arch/hpcmips/hpcmips: bus_space_through.c
	syssrc/sys/arch/hpcmips/vr: sg2com_vrip.c sg2com_vripvar.h sg2comreg.h

Log Message:
Added SigmarionII serial port support.
(console onlty, interrupt is not supported)


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/arch/hpcmips/conf/files.hpcmips
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcmips/hpcmips/bus_space_through.c
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcmips/vr/sg2com_vrip.c \
    syssrc/sys/arch/hpcmips/vr/sg2com_vripvar.h \
    syssrc/sys/arch/hpcmips/vr/sg2comreg.h

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