From owner-freebsd-stable@FreeBSD.ORG Mon Aug 4 18:47:32 2008 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 F323F106564A for ; Mon, 4 Aug 2008 18:47:32 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.freebsd.org (Postfix) with ESMTP id E90408FC24 for ; Mon, 4 Aug 2008 18:47:31 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by ug-out-1314.google.com with SMTP id q2so817009uge.37 for ; Mon, 04 Aug 2008 11:47:28 -0700 (PDT) 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=s+VIpuRpmjNbfDFo+nD5OTbWEn4bofXIteEmVECJxZI=; b=K5steMk00d1y0LywEihypSo5YSNO33SCwrOjtZ5ARS3Nv5qNvSZVuRMPmfn/D6iH0q uZTF8cWmYcqzO2D4l8WIIZPUAG037QWT4KAkwWBjJEH20zrLqB1YYTPsqFGRsL8IcEEL ivhPkz+IgAYFuYtmAsuQRN8u43haKakJbGrZo= 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=aTD9zMsrlwHRE8sqMlBBBIbnPIvIhNCLK3P/mn25Qq8ka5EoEPTDcoL+9UrAoWnFMU KDDOIy5T1H1XDYUjYtTuvnwh8sArFuDQ66eRF1CXhZaDd1bvgdC5RvafEkknJZiQikpk jzPb5ZVx0BxSmZInvXeqYdlDwRT3hV8lDjqPo= Received: by 10.125.68.6 with SMTP id v6mr368mkk.124.1217875648399; Mon, 04 Aug 2008 11:47:28 -0700 (PDT) Received: by 10.125.74.17 with HTTP; Mon, 4 Aug 2008 11:47:28 -0700 (PDT) Message-ID: <2a41acea0808041147o210e3541g10b82fc99791a9df@mail.gmail.com> Date: Mon, 4 Aug 2008 11:47:28 -0700 From: "Jack Vogel" To: "Royce Williams" In-Reply-To: <4897475D.3020600@alaska.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080801142005.473c17ca@zelda.local> <2a41acea0808021034g588fdc77w50797f473e8809b0@mail.gmail.com> <20080804113448.0a4b3991@zelda.local> <20080804102307.GA28928@eos.sc1.parodius.com> <20080804125138.59ed0252@zelda.local> <20080804174458.4dda8369@zelda.local> <2a41acea0808041018nc60b3uf53d2e898a73d9a9@mail.gmail.com> <48973DD9.20303@alaska.net> <2a41acea0808041054j1523a6d6gcb8b7f726bfbc4a9@mail.gmail.com> <4897475D.3020600@alaska.net> Cc: freebsd-stable@freebsd.org, Martin Subject: Re: em(4) on FreeBSD is sometimes annoying 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: Mon, 04 Aug 2008 18:47:33 -0000 Right, the Linux driver implemented the ability to write as well as read the eeprom, I've always been hesitant to add that. But for some it will be easier to boot Linux and run the script. Thanks for adding the URL Royce. Jack On Mon, Aug 4, 2008 at 11:15 AM, Royce Williams wrote: > Jack Vogel wrote, on 8/4/2008 9:54 AM: >> On Mon, Aug 4, 2008 at 10:35 AM, Royce Williams wrote: >>> Jack Vogel wrote, on 8/4/2008 9:18 AM: >>>> The focus here on the laptop distracted me, but someone else at work >>>> reminded me. Its very important that you run the EEPROM fix for >>>> the 82573 that i posted a long while back, search in email archive >>>> for it. Its a DOS executable that will patch your EEPROM. >>>> >>>> I am not sure if the Lenova's need it, but get it, run it, and then >>>> see if your problem goes away. >>> Martin, there's also a link to it from Jeremy's "Commonly Reported >>> Issues" page: >>> >>> http://wiki.freebsd.org/JeremyChadwick/Commonly_reported_issues >>> >>> Look for "DOS-based EEPROM". >>> >>> >>> Jack, is this issue the same one that is documented here? >>> >>> http://e1000.sourceforge.net/doku.php?id=known_issues#v_l_e_tx_unit_hang_messages >>> >>> >>> ... and addressed by this script? >>> >>> http://e1000.sourceforge.net/doku.php?id=tx_unit_hang >>> >>> >>> If so, the script could be used without booting from a DOS disk. If >>> this is unrelated or is an unsafe way to apply this fix, that would be >>> handy to know. > >> Thanks for the pointer Royce, and yes that's the issue, and if you >> want to boot Linux and use that instead of DOS then more power to >> you. > > Excellent! For some folks, booting from a Knoppix or Ubuntu CD > might be easier than trying to gen up a DOS-bootable USB key. I > think that recent Knoppix and Ubuntu include ethtool out of the box. > > Point of clarity: the script that I linked to above is to test/invoke > the problem, not to "address" it. Below is the script that calls > ethtool to change the actual bits: > > http://e1000.sourceforge.net/files/fixeep-82573-dspd.sh > > > Royce > > > -- > Royce D. Williams - http://royce.ws/ > The only normal people are the ones you don't know very well. -A.Adler >