Subject: CVS commit: src/sys/arch/i386/stand/pxeboot
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 04/14/2006 05:32:26
Module Name: src
Committed By: dyoung
Date: Fri Apr 14 05:32:26 UTC 2006
Modified Files:
src/sys/arch/i386/stand/pxeboot: pxe.c
Log Message:
Remove a call, pxe_call(PXENV_UNLOAD_STACK), that causes Soekris
net45x1 boards to hang at boot---the call never returns. This
fixes PR/25174 for me.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/i386/stand/pxeboot/pxe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.