From owner-freebsd-net@FreeBSD.ORG Tue Jun 10 01:11:49 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 8FB8D1065672 for ; Tue, 10 Jun 2008 01:11:49 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 5DAEE8FC1C for ; Tue, 10 Jun 2008 01:11:49 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by wa-out-1112.google.com with SMTP id j4so1806402wah.3 for ; Mon, 09 Jun 2008 18:11:49 -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=8H/ZnCoDGZseK7ZsyNqRxg3aCbhfdGUU27yfzfzppdU=; b=Dq4NZyT+2Zbe46kBARgdeTarEQZ/a3XMwdGaFn7IHLwwEX29tDlL0jZ33ZvYapsOLW MnE39Eh/h3LRmU+20dwaa+OqKzowWQeIgc0ZS1QgBH2KIPNY+2r8b0VTGpnd8M2J4kCe LacaaEnpUZ9oZaWtmWKUK4soKyp8V3vTSklpI= 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=M2xjLtIkOZ+6gOaV6t98twBnqfHRUbGvdo9yOA7YihJheyCvJLLoA82jF8jM9pKy9O qrq7GV12hZdz6EmfhUGp6ZN1/iPKY1D2oU1aJSJDsQIiDAgzoNqfpTEAj/Qzdw4mdv1t O35sBLboPgRF1hryt9xFvGtdqR49mRcUli44I= Received: by 10.114.122.2 with SMTP id u2mr4261704wac.1.1213060309064; Mon, 09 Jun 2008 18:11:49 -0700 (PDT) Received: by 10.114.174.13 with HTTP; Mon, 9 Jun 2008 18:11:49 -0700 (PDT) Message-ID: <2a41acea0806091811t2d085d64ra9e9e24029e91d73@mail.gmail.com> Date: Mon, 9 Jun 2008 18:11:49 -0700 From: "Jack Vogel" To: "Andrew Snow" In-Reply-To: <484DD008.6090009@modulus.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <484DC272.6020002@acm.poly.edu> <484DD008.6090009@modulus.org> Cc: freebsd-net@freebsd.org, Boris Kochergin Subject: Re: Anyone seen this error on em ? 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: Tue, 10 Jun 2008 01:11:49 -0000 There is more than one problem that results in the same error in the core driver, the more common one is actually fixed, as Andrew notes, in the shared code in the latest driver. However, this is a more obscure bug that occurs on some hardware, and it seems to require that you have a management BMC, this is what Paul Saab is seeing, there is not a final fix for this issue yet. Note that both these problems only occur with the esb2lan type NIC. Jack On Mon, Jun 9, 2008 at 5:51 PM, Andrew Snow wrote: >> Just a "me, too." Also on a Supermicro board, and it happens on some >> boots, but not all. > > > I used to have this problem, but it went away after upgrading FreeBSD > version (7-stable) > > - Andrew > _______________________________________________ > 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" >