Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2006 09:03:01 +0100
From:      "Frank Behrens" <frank@pinky.sax.de>
To:        Pyun YongHyeon <pyunyh@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: call for sk(4) testers
Message-ID:  <200603230803.k2N832ME002792@pinky.frank-behrens.de>
In-Reply-To: <20060320071159.GA76305@cdnetworks.co.kr>
References:  <200603200626.k2K6Qq2M029733@pinky.frank-behrens.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Pyun YongHyeon <pyunyh@gmail.com> wrote on 20 Mar 2006 16:11:
> If you still see "watchdog timeout message" please let me know.

Mar 23 03:17:15 <kern.crit> moon kernel: sk0: watchdog timeout
Mar 23 03:17:15 <kern.notice> moon kernel: sk0: link state changed to DOWN
Mar 23 03:24:00 <kern.notice> moon kernel: sk0: link state changed to UP
Mar 23 03:24:00 <kern.notice> moon kernel: sk0: link state changed to DOWN
Mar 23 03:24:00 <kern.crit> moon kernel: sk0: phy failed to come ready
Mar 23 03:24:00 <kern.notice> moon kernel: sk0: link state changed to UP

The recovery at 03:24 was done by my "safety belt" in crontab:
(ifconfig sk0 | fgrep active >/dev/null) || (ifconfig sk0 down; ifconfig sk0 up; ifconfig sk0)
The driver used is from Mar 20.
-- 
Frank Behrens, Osterwieck, Germany
PGP-key 0x5B7C47ED on public servers available.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603230803.k2N832ME002792>