From owner-freebsd-stable@FreeBSD.ORG Tue Oct 9 00:36:41 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01B3F16A417 for ; Tue, 9 Oct 2007 00:36:41 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 8C99F13C447 for ; Tue, 9 Oct 2007 00:36:39 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1110723nfb for ; Mon, 08 Oct 2007 17:36:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; 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=x1NVUV0OrSEw/CAOLEHDcP0Dq3gX9ZYHGDJzB9han/8=; b=qFnqVaiOQZCdv/hXuqntRohR/8/J2yg4srskNaE9ndXUoDJovBuSCPUm+zfkxEGvHHtdJsrvHFEOI1lLCqVyHW+1k9V4kp8Lq5TRLfp2Ig6KmckXWss0HSl4LKuvrLsno1Oj/EdsJCd4ZMl+VXJ5Iawp5uexCDcAt0AKJjfz+jY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pmyZaeOem7Tggp1rBVtYNGNaZ6MZilwBPaMIPQOhyCJ/7vJ4ANAy7vwaZWFEWFTmfDRh9/O0dS6kGm6/K/LcBOMm9lwxwBPkQk5ZSKFUuwk6IXdN/HXtGRa7RwE1cOmGr7quRYFoGrD4hxJkZd9t+apt9fB8O5UVEa2f3IRM0lw= Received: by 10.86.57.9 with SMTP id f9mr5566071fga.1191890198374; Mon, 08 Oct 2007 17:36:38 -0700 (PDT) Received: by 10.86.100.19 with HTTP; Mon, 8 Oct 2007 17:36:37 -0700 (PDT) Message-ID: <2a41acea0710081736r1b2c3c48k50d8ebd063dc3fc5@mail.gmail.com> Date: Mon, 8 Oct 2007 17:36:37 -0700 From: "Jack Vogel" To: "Mike Tancsa" In-Reply-To: <200710082111.l98LBGRa042719@lava.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0710051328hdc0e49fr829b5ea35c95a413@mail.gmail.com> <200710082009.l98K9mCs042466@lava.sentex.ca> <2a41acea0710081336n11a36303ta70efc94c6f2d236@mail.gmail.com> <200710082111.l98LBGRa042719@lava.sentex.ca> Cc: FreeBSD Stable List Subject: Re: Heads UP - MFC for em coming shortly X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2007 00:36:41 -0000 On 10/8/07, Mike Tancsa wrote: > At 04:36 PM 10/8/2007, Jack Vogel wrote: > > >So the missed packets are only showing up on em2? > Hi, > > Yes, but thats where all the packets come in. > > >Uh, and that is a management-capable 82573, one that is often a > >problem without the eeprom patched, did you do that sometime in > >the past, I don't remember who did and who didnt :) > > No, I havent. Where do I find this program and how can I find out if > I need it or not. The box in question is about 100miles away and it > would be handy to confirm its needed remotely Search thru the archives of this mailing list, look for 82573. There is a DOS patcher that I have sent out a couple times. Its harmless to run it, if the adapter is wrong or it doesnt need the patch it should tell you. What it does it change a bit in the EEPROM programming of the MANC register. If you can't find it in the archives let me know and I'll send it to you. Jack