CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/11/25 07:10:47
Modified files:
sys/arch/mvme88k/include: prom.h
sys/arch/mvme88k/stand/tftpboot: netdev.c version.c
sys/arch/mvme88k/stand/libbug: Makefile libbug.h
Added files:
sys/arch/mvme88k/stand/libbug: netcfig.c netctrl.c
Log message:
Recognize a wrong network configuration which would cause tftpboot to
apparently freeze, and in any case fail to load anything; if this happens,
tell the user what to do and return to the BUG (altering the configuration
from tftpboot itself doesn't seem to have any effect, unfortunately).