CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/04/08 04:49:25
Modified files: sys/arch/socppc/dev: if_tsec.c Log message: Check for link status in tsec_start(). Prevent the watchdog from fireing when no cable is plugged in but the interface is brough up. inputs and ok kettenis@