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 04:53:29
Module Name:	src
Committed By:	jmcneill
Date:		Sun Jan  7 04:53:29 UTC 2007

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

Log Message:
For shadowfb, only allocate the memory we're going to use rather than the
entire possible framebuffer size allowed on this machine (4MB).

Fix a bug in av pack detection to make HDTV actually work now.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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.