From owner-freebsd-net@FreeBSD.ORG Mon Jul 25 09:38:36 2011 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 0A8F2106566C for ; Mon, 25 Jul 2011 09:38:36 +0000 (UTC) (envelope-from ivsan@ngs.ru) Received: from smtpout.ngs.ru (smtpout3.ngs.ru [195.93.186.209]) by mx1.freebsd.org (Postfix) with ESMTP id A40598FC12 for ; Mon, 25 Jul 2011 09:38:35 +0000 (UTC) Received: from mx14.intranet.ru (unknown [172.16.7.2]) by mail.ngs.ru (smtp) with ESMTP id 9613B44631C57; Mon, 25 Jul 2011 16:38:32 +0700 (NOVST) Received: from mx16.intranet.ru (unknown [172.16.7.4]) by mx14.intranet.ru (mx14.intranet.ru) with ESMTP id 90C88FB56; Mon, 25 Jul 2011 16:38:32 +0700 (NOVST) Received: from [80.242.66.33] (account ivsan@ngs.ru) by mx16.intranet.ru (CommuniGate Pro WebUser 4.3.11) with HTTP id 8364904; Mon, 25 Jul 2011 13:38:32 +0400 From: "Ivan Alexandrovich" To: Ryan Stone Date: Mon, 25 Jul 2011 16:38:32 +0700 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format="flowed" Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org Subject: Re: Ethernet link status on i82576 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: Mon, 25 Jul 2011 09:38:36 -0000 On Fri, 22 Jul 2011 11:08:18 -0400 Ryan Stone wrote: > I notice that the interface not up in your test. If you ifconfig it > up does it detect that it has lost link? Thank you. When the interface is "up" driver works as expected. Thanks, Ivan