From owner-svn-src-head@FreeBSD.ORG Fri Oct 29 01:40:08 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7A777106566C for ; Fri, 29 Oct 2010 01:40:08 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 0421E8FC18 for ; Fri, 29 Oct 2010 01:40:08 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id F113C41C711; Fri, 29 Oct 2010 03:40:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id M+EaqFklMPKD; Fri, 29 Oct 2010 03:40:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id ACF5E41C71D; Fri, 29 Oct 2010 03:40:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id C4C7E4448F3; Fri, 29 Oct 2010 01:39:25 +0000 (UTC) Date: Fri, 29 Oct 2010 01:39:25 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Denis Ahrens In-Reply-To: <0C099B90-AFB9-422F-AB75-AFC138A36D20@berlin.ccc.de> Message-ID: <20101029013606.I66242@maildrop.int.zabbadoz.net> References: <0C099B90-AFB9-422F-AB75-AFC138A36D20@berlin.ccc.de> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-head@freebsd.org, Randy Bush , =?ISO-8859-1?Q?Philipp_W=FCnsche?= , Mike Tancsa Subject: Re: pending em0 commits for FreeBSD 8.1 STABLE X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Oct 2010 01:40:08 -0000 On Fri, 29 Oct 2010, Denis Ahrens wrote: > Hi Jack > > It seems that I am also victim to some strange bug which is > possibly the fault of the em0 code. > > After some research I have seen that you have changed that > code awhile ago which could possibly have fixed my problems > already. > > The code changes: > > http://lists.freebsd.org/pipermail/svn-src-head/2010-September/020313.html > http://lists.freebsd.org/pipermail/svn-src-head/2010-September/020314.html > http://lists.freebsd.org/pipermail/svn-src-head/2010-September/021027.html > > The last one even had an MFC of one week. But it was never committed to > STABLE. > > It would be nice if you could commit that so I can update my code and see > if the problem still occurs. Especially the first two seem to be interesting. You should actually be able to take the e1000 directory from HEAD and compile it on stable/8; I would assume that would be possible atm., or try to merge/apply the three commit from above locally. > My problems are looking like this one: > > http://lists.freebsd.org/pipermail/freebsd-stable/2010-October/059618.html > > My FreeBSD STABLE codebase is from 29. September 2010 > > dmesg: > > em0: port 0xdc00-0xdc1f mem 0xfe9e0000-0xfe9fffff,0xfe9dc000-0xfe9dffff irq 16 at device 0.0 on pci2 > em0: Using MSI interrupt > em0: [FILTER] > em0: Ethernet address: 00:25:90:04:f2:90 > > pciconf -v -l: > > em0@pci0:2:0:0: class=0x020000 card=0x060a15d9 chip=0x10d38086 rev=0x00 hdr=0x00 > vendor = 'Intel Corporation' > device = 'Intel 82574L Gigabit Ethernet Controller (82574L)' > class = network > subclass = ethernet > > Denis Ahrens > -- Bjoern A. Zeeb Welcome a new stage of life. Going to jail sucks -- All my daemons like it! http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html