Subject: CVS commit: src/sys/arch/i386/stand/pxeboot
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/11/2005 21:42:13
Module Name:	src
Committed By:	dsl
Date:		Fri Nov 11 21:42:13 UTC 2005

Modified Files:
	src/sys/arch/i386/stand/pxeboot: Makefile main.c start_pxe.S

Log Message:
Take the console (etc) parameters from the patchable header, instead of
hard-coded constants.
Now the updated installboot can be used to modify the console and baud rate.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/i386/stand/pxeboot/Makefile
cvs rdiff -r1.9 -r1.10 src/sys/arch/i386/stand/pxeboot/main.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/stand/pxeboot/start_pxe.S

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