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

Modified Files:
	src/sys/arch/hp300/dev [netbsd-3-0]: 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 #1348):
	sys/arch/hp300/dev/grf_rb.c: revision 1.31
	sys/arch/hp300/dev/grf_tc.c: revision 1.33
	sys/arch/hp300/dev/grf_hy.c: revision 1.28
	sys/arch/hp300/dev/grf_dv.c: revision 1.31
	sys/arch/hp300/dev/grf_gb.c: revision 1.30
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.29 -r1.29.18.1 src/sys/arch/hp300/dev/grf_dv.c \
    src/sys/arch/hp300/dev/grf_rb.c
cvs rdiff -r1.28 -r1.28.18.1 src/sys/arch/hp300/dev/grf_gb.c
cvs rdiff -r1.24 -r1.24.10.1 src/sys/arch/hp300/dev/grf_hy.c
cvs rdiff -r1.31 -r1.31.18.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.