Subject: CVS commit: syssrc/sys/arch/acorn32/stand/BtNetBSD
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 02/11/2002 21:00:08
Module Name:	syssrc
Committed By:	reinoud
Date:		Mon Feb 11 19:00:07 UTC 2002

Modified Files:
	syssrc/sys/arch/acorn32/stand/BtNetBSD: README
	syssrc/sys/arch/acorn32/stand/BtNetBSD/pling.BtNetBSD: BtNetBSD
	    fastboot

Log Message:
Commit of BtNetBSD version 0.99 : new bootconfig implemented in the
bootloader that also allows ELF symbols to be read correctly as well as
still having the posibility to boot older kernels with the `oldkernel'
option.

There is now support for upto 32 blocks of DRAM and a 16 blocks of VRAM.
Also preliminary support for specifying Mode Defintion Files (MDF) to the
kernel.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/acorn32/stand/BtNetBSD/README
cvs rdiff -r1.2 -r1.3 \
    syssrc/sys/arch/acorn32/stand/BtNetBSD/pling.BtNetBSD/BtNetBSD
cvs rdiff -r1.1 -r1.2 \
    syssrc/sys/arch/acorn32/stand/BtNetBSD/pling.BtNetBSD/fastboot

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