Subject: CVS commit: src/sys/arch/i386/xbox
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/07/2007 16:51:44
Module Name:	src
Committed By:	jmcneill
Date:		Sun Jan  7 16:51:44 UTC 2007

Modified Files:
	src/sys/arch/i386/xbox: xboxfb.c

Log Message:
Implement TV safe area for non-VGA connections.

XXX: The Xcalibur encoder is misconfigured by Xromwell in HDTV mode, and the
test will not be centered as a result. Xcalibur still works in SDTV mode.

Note that the safe area is not applied to the X server, only the console text.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/i386/xbox/xboxfb.c

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