From owner-freebsd-net@FreeBSD.ORG Wed Aug 4 03:17:37 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC6DB106564A for ; Wed, 4 Aug 2010 03:17:37 +0000 (UTC) (envelope-from cybercorecentre@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 929568FC1D for ; Wed, 4 Aug 2010 03:17:37 +0000 (UTC) Received: by vws7 with SMTP id 7so4514361vws.13 for ; Tue, 03 Aug 2010 20:17:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=sX0Vclk3wNx8CTMB8z4tBQMXqkzzTJZEi8CebTe2fRI=; b=t2z8Jptv+nUX4hnXs8jUHxOAWT4EJ8QoXQCPEcJ9NVa9t/TQJgga+aI2jbbHLQrwAU Yy7r8THnQP6bmRidaBU4ZgNLu7wXfzy6OiV/Hh4ZMTPvJwsuwxUH4SJ1SeSUb97fFlyZ b4T7VVoQSzXfT5m3XSWpxI9vCGU7NLFITfvaw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=AVT6Bn2OaNoN2VqrkpIK/Ror6SW9q8qT+swXxxSovD6h5w/nofi8qA75wRPcziSfLp uUUrNCBspw/UrgH+RRaS80mF6mJXTZRD1OVj7Ei6Ed/IvvPyR0d6W0UkMTGjN2euctib uR/LMxSgWsb9P8dMWw9ijGJWm9dW+jDJvqab8= MIME-Version: 1.0 Received: by 10.220.60.203 with SMTP id q11mr5899730vch.28.1280890431843; Tue, 03 Aug 2010 19:53:51 -0700 (PDT) Received: by 10.220.177.140 with HTTP; Tue, 3 Aug 2010 19:53:51 -0700 (PDT) In-Reply-To: <798824.20619.qm@web110707.mail.gq1.yahoo.com> References: <798824.20619.qm@web110707.mail.gq1.yahoo.com> Date: Wed, 4 Aug 2010 04:53:51 +0200 Message-ID: From: Jax To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: 8.1-RELEASE em watchdog timeout broken? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2010 03:17:37 -0000 "whenever my desktop PC" Now this is where u FAIL. Use dubuntu or windows7 on desktop not FBSD and don't try again. Jax On Wed, Aug 4, 2010 at 4:02 AM, Scott Johnson wrote: > Under 8.0-RELEASE I would get warnings from em(4) in /var/log/messages about > > "watchdog timeouts" on em0 whenever my desktop PC connected to em0 was powered > off. This was fine, except for the annoying warnings. > > Under 8.1-RELEASE I no longer get the warnings, and any time my desktop is > powered off, when I turn it back on, it has no connectivity. The interface is > dead until I log into the console and run: > # ifconfig em0 down up > > The em(4) driver has changed a lot since 8.0-RELEASE. It seems this watchdog > timeout is no longer working. > > The board is a Supermicro X7SPA-H with Intel 82574L GbE. > > Any ideas for debugging? > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >