Subject: CVS commit: src/sys/arch/arc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/01/2003 00:07:54
Module Name:	src
Committed By:	tsutsui
Date:		Fri Jan 31 22:07:53 UTC 2003

Modified Files:
	src/sys/arch/arc/arc: c_nec_eisa.c p_nec_j96a.c p_nec_r96.c
	src/sys/arch/arc/include: platform.h

Log Message:
Add c_nec_eisa_cons_init() for NEC-J96A and NEC-R96 which have
Cirrus Logic GD5428 ISA VGA console to initialize its registers properly
for generic vga(4) driver(s).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/arc/arc/c_nec_eisa.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/arc/arc/p_nec_j96a.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/arc/arc/p_nec_r96.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/arc/include/platform.h

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