Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/i386/stand/pxeboot



Module Name:    syssrc
Committed By:   thorpej
Date:           Sat Feb 16 16:52:11 UTC 2002

Modified Files:
        syssrc/sys/arch/i386/stand/pxeboot: main.c pxe.c

Log Message:
* Remove a debug-breakpoint that is no longer needed.
* Move the pxe_init() call to when we open the virtual netif.
* Make sure to call pxe_fini() when we close the virtual netif.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/i386/stand/pxeboot/main.c \
    syssrc/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.




Home | Main Index | Thread Index | Old Index