Subject: CVS commit: src/sys/arch/shark/ofw
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 01/25/2007 02:20:23
Module Name:	src
Committed By:	macallan
Date:		Thu Jan 25 02:20:23 UTC 2007

Modified Files:
	src/sys/arch/shark/ofw: igsfb_ofbus.c ofw.c vga_ofbus.c

Log Message:
have OF re-initialize the console before calling OF_exit() so we actually
end up in something usable


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/shark/ofw/igsfb_ofbus.c
cvs rdiff -r1.35 -r1.36 src/sys/arch/shark/ofw/ofw.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/shark/ofw/vga_ofbus.c

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