Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 03/11/2000 21:04:48
Module Name: syssrc
Committed By: takemura
Date: Sun Mar 12 05:04:47 UTC 2000
Modified Files:
syssrc/sys/arch/hpcmips/conf: GENERIC files.hpcmips
syssrc/sys/arch/hpcmips/hpcmips: mainbus.c
syssrc/sys/arch/hpcmips/vr: vr.c
Added Files:
syssrc/sys/arch/hpcmips/dev: bivideo.c bivideovar.h hpcfb.c hpcfbio.h
hpcfbvar.h
Log Message:
New frame buffer driver 'hpcfb' and built in video controller 'bivideo'
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/arch/hpcmips/conf/GENERIC
cvs rdiff -r1.24 -r1.25 syssrc/sys/arch/hpcmips/conf/files.hpcmips
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcmips/dev/bivideo.c \
syssrc/sys/arch/hpcmips/dev/bivideovar.h \
syssrc/sys/arch/hpcmips/dev/hpcfb.c syssrc/sys/arch/hpcmips/dev/hpcfbio.h \
syssrc/sys/arch/hpcmips/dev/hpcfbvar.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcmips/hpcmips/mainbus.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/hpcmips/vr/vr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.