Subject: PR/25174 CVS commit: src/sys/arch/i386/stand/pxeboot
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: David Young <dyoung@netbsd.org>
List: netbsd-bugs
Date: 04/14/2006 05:35:02
The following reply was made to PR port-i386/25174; it has been noted by GNATS.
From: David Young <dyoung@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/25174 CVS commit: src/sys/arch/i386/stand/pxeboot
Date: Fri, 14 Apr 2006 05:32:26 +0000 (UTC)
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.