Re: CVS commit: src/sys/arch/i386/stand/pxeboot

2013-10-20 Thread David Laight
On Sun, Oct 20, 2013 at 07:49:55PM +0100, David Laight wrote: > On Sat, Oct 19, 2013 at 08:16:16PM -0400, Christos Zoulas wrote: > > Module Name:src > > Committed By: christos > > Date: Sun Oct 20 00:16:16 UTC 2013 > > > > Modified Files: > > src/sys/arch/i386/stand

Re: CVS commit: src/sys/arch/i386/stand/pxeboot

2013-10-20 Thread David Laight
On Sat, Oct 19, 2013 at 08:16:16PM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Sun Oct 20 00:16:16 UTC 2013 > > Modified Files: > src/sys/arch/i386/stand/pxeboot: pxe_call.S > > Log Message: > Move an instruction above .code16 so that it produc

Re: CVS commit: src/sys/arch/i386/stand/pxeboot

2009-12-14 Thread Daniel Carosone
On Mon, Dec 14, 2009 at 08:05:42PM +, David Laight wrote: > > Shut down the PXE network stack when we are done with it. > > I seem to remember some issues where certain bios locked up if/when > that was called. Which is why it was commented out. But not, apparently, commented. -- Dan. pgpMp

Re: CVS commit: src/sys/arch/i386/stand/pxeboot

2009-12-14 Thread David Laight
On Sun, Dec 13, 2009 at 11:01:42PM +, Jonathan A. Kollasch wrote: > Module Name: src > Committed By: jakllsch > Date: Sun Dec 13 23:01:42 UTC 2009 > > Modified Files: > src/sys/arch/i386/stand/pxeboot: dev_net.c main.c pxe.c pxe_netif.h > > Log Message: > Shut down the PXE netw