Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: UCHIYAMA Yasushi <uch@netbsd.org>
List: source-changes
Date: 06/04/2001 20:08:37
Module Name:	syssrc
Committed By:	uch
Date:		Mon Jun  4 17:08:37 UTC 2001

Modified Files:
	syssrc/sys/arch/hpcsh/conf: GENERIC files.hpcsh
	syssrc/sys/arch/hpcsh/dev/hd64461: hd64461reg.h
	syssrc/sys/arch/hpcsh/hpcsh: console.c
	syssrc/sys/arch/hpcsh/include: bootinfo.h
Added Files:
	syssrc/sys/arch/hpcsh/dev/hd64461: hd64461video.c hd64461videoreg.h

Log Message:
HD64461 video module.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcsh/conf/GENERIC
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/hpcsh/conf/files.hpcsh
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/hpcsh/dev/hd64461/hd64461reg.h
cvs rdiff -r0 -r1.1 syssrc/sys/arch/hpcsh/dev/hd64461/hd64461video.c \
    syssrc/sys/arch/hpcsh/dev/hd64461/hd64461videoreg.h
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/hpcsh/hpcsh/console.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/hpcsh/include/bootinfo.h

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