Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   ragge
Date:           Wed Jun 30 18:38:03 UTC 1999

Modified Files:
        syssrc/sys/arch/vax/boot/boot: netio.c

Log Message:
Stop the network interface after kernel is loaded but before starting it.
Not doing this caused packets to be read into memory somewhere after the
kernel was started but before the device was probed, normally in the
system page table. This gave quite unpredictable results...


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/vax/boot/boot/netio.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