Subject: CVS commit: src/sys/arch/acorn32/stand/boot32
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 06/03/2003 12:53:48
Module Name:	src
Committed By:	reinoud
Date:		Tue Jun  3 12:53:48 UTC 2003

Modified Files:
	src/sys/arch/acorn32/stand/boot32: boot32.c version

Log Message:
Cleanup DRAM video memory allocation. This needed to be done anyway and it
also ought to solve bootproblems with the A7000(+) family.

As an extra benefit, the surplus memory of the screen is returned to the
memorypool.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/acorn32/stand/boot32/boot32.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/acorn32/stand/boot32/version

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