From owner-freebsd-net@FreeBSD.ORG Sat Jan 26 20:14:37 2008 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 41A5316A41A for ; Sat, 26 Jan 2008 20:14:37 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.179]) by mx1.freebsd.org (Postfix) with ESMTP id 1C80B13C45D for ; Sat, 26 Jan 2008 20:14:37 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so1932668waf.3 for ; Sat, 26 Jan 2008 12:14:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=sCI1bPHXuktGwLxcpHrsy+WH3f3TLzzdh+xViMh+GUA=; b=QZIXrQ5UK7IE3qnotdbmUaZ90qWvc4Jc+yzHLOcBAxTmXeM+Bo/85hFS31IIMpfvADVvJHbVEPLlkH/aovJQnYUbhR3uJbuW6iTHWkA2PljZtze2ao1EQwFuOJsqPIg+ykLey8ATZA1bSm+WUi8p0TbAKl7m4mMtwITyotGx814= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LjT9lBHkt/DRRv4FczWybR3Dnz4+pDLWq2cFpIicsKlaPxWvejWnF7Yt91bmszRwnctp7ANb7Q/qVzjAyhGFIqAXXMe7XZOGwd9Rj+gL5c1QpJqFRDXNo9oWjLCEjD4l+PW0BkA/JR1JdLWOl4QC/8nCLCfEDqdoqn7QIeiO4rw= Received: by 10.114.154.1 with SMTP id b1mr4085824wae.118.1201378476705; Sat, 26 Jan 2008 12:14:36 -0800 (PST) Received: by 10.114.177.4 with HTTP; Sat, 26 Jan 2008 12:14:36 -0800 (PST) Message-ID: <2a41acea0801261214g73e75fe3v213a41cf8d0764e4@mail.gmail.com> Date: Sat, 26 Jan 2008 12:14:36 -0800 From: "Jack Vogel" To: "Steven Hartland" , "Kris Kennaway" In-Reply-To: <008701c8602f$29d1bdc0$b6db87d4@multiplay.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <008701c8602f$29d1bdc0$b6db87d4@multiplay.co.uk> Cc: freebsd-net@freebsd.org Subject: Re: 7.0-RC1 onboard em1 intel pro1000 vanishing occasionally Options 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: Sat, 26 Jan 2008 20:14:37 -0000 On Jan 26, 2008 7:21 AM, Steven Hartland wrote: > Also seeing this here, if we can help debug this please shout. > > Regards > Steve Kris was seeing this problem, and he has been testing with our latest shared code which had what I thought was a fix for the problem. It appears that this does indeed solve the problem. So the next step for me is to get the driver in CURRENT updated. I am doing this at the same time as I am splitting the em driver into em/igb so bear with me, this will take maybe another week or so. But I do not think we need more debugging at this point, when the new code is checked in it will be great to have everyone that has seen the issue test it though. Best regards, Jack