Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/arc



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.




Home | Main Index | Thread Index | Old Index