Subject: CVS commit: src/sys/arch/shark/ofw
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 01/09/2005 15:29:27
Module Name:	src
Committed By:	tsutsui
Date:		Sun Jan  9 15:29:27 UTC 2005

Modified Files:
	src/sys/arch/shark/ofw: vga_ofbus.c
Added Files:
	src/sys/arch/shark/ofw: vga_ofbusvar.h

Log Message:
- Adapt to vga_common_attach() API changes.
- Add more VGA initialization code to vga_ofbus_cnattach() from pccons.c.
- Export vga_ofbus_cnattach() prototype for consinit() ops.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/shark/ofw/vga_ofbus.c
cvs rdiff -r0 -r1.1 src/sys/arch/shark/ofw/vga_ofbusvar.h

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