Subject: CVS commit: [netbsd-2-1] src/sys/arch/hp300/dev
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/04/2006 13:58:48
Module Name:	src
Committed By:	tron
Date:		Sun Jun  4 13:58:48 UTC 2006

Modified Files:
	src/sys/arch/hp300/dev [netbsd-2-1]: grf_dv.c grf_gb.c grf_hy.c
	    grf_rb.c grf_tc.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #10634):
	sys/arch/hp300/dev/grf_rb.c: revision 1.31 via patch
	sys/arch/hp300/dev/grf_tc.c: revision 1.33 via patch
	sys/arch/hp300/dev/grf_hy.c: revision 1.28 via patch
	sys/arch/hp300/dev/grf_dv.c: revision 1.31 via patch
	sys/arch/hp300/dev/grf_gb.c: revision 1.30 via patch
Check scode range for DIO-II based framebuffers correctly
in cnattach() functions.
Fixes boot failure problem on HP400t with fb console
reported by Stephan "doomwarrior" on port-hp300.


To generate a diff of this commit:
cvs rdiff -r1.26.2.1 -r1.26.2.1.4.1 src/sys/arch/hp300/dev/grf_dv.c \
    src/sys/arch/hp300/dev/grf_rb.c
cvs rdiff -r1.25.2.1 -r1.25.2.1.4.1 src/sys/arch/hp300/dev/grf_gb.c
cvs rdiff -r1.21.2.1 -r1.21.2.1.4.1 src/sys/arch/hp300/dev/grf_hy.c
cvs rdiff -r1.28.2.1 -r1.28.2.1.4.1 src/sys/arch/hp300/dev/grf_tc.c

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