From owner-freebsd-current@FreeBSD.ORG Wed Mar 12 16:41:58 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2BA39106566C for ; Wed, 12 Mar 2008 16:41:58 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.180]) by mx1.freebsd.org (Postfix) with ESMTP id DBE268FC1A for ; Wed, 12 Mar 2008 16:41:57 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by el-out-1112.google.com with SMTP id v27so1637341ele.12 for ; Wed, 12 Mar 2008 09:41:57 -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=wOpeNgTf9nvemffn1fudJO9QgufAgJsgVAWThIJgCkw=; b=bUAax0TNulRS3vKNa7O/MKL68TWJzKusVrVDdyJNCfdyDJt62/6vYTdE4N+7+ItGtFrnsyJ6JnoxYQGCGlJyALnOlbtwXYoPQMikcSNeVKakYIIDxcg9qrjPWxp8KOQdNKkzbmYWSB8eIRI+QY4v2mWIvT2oqy6mSxIhIJkcypg= 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=CILpS6yk78cQhUZRj4TtUBOUDWbwWLYFRTh7TLDzz3WStppEt81TWweViQdlNa7bg+atwszmvi2iSUYxjKHphJ0BAujMXzzPZjRrpsMpm7jI/6mwkOhr492ktu+I48TTzA6XTPYI1s4MVynHzrYn2a+1BgDgdybWVU8gCeGRqKM= Received: by 10.114.136.1 with SMTP id j1mr7444607wad.85.1205340116503; Wed, 12 Mar 2008 09:41:56 -0700 (PDT) Received: by 10.114.177.4 with HTTP; Wed, 12 Mar 2008 09:41:56 -0700 (PDT) Message-ID: <2a41acea0803120941q3938a817s27367f666a0fbeb7@mail.gmail.com> Date: Wed, 12 Mar 2008 09:41:56 -0700 From: "Jack Vogel" To: "Mark Atkinson" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0803071038t64e579e3uddee8aaa2ec6bb1a@mail.gmail.com> <2a41acea0803111552g220aed08w4d9fb33ccecf972@mail.gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: unable to recieve on em 82542 w/o promisc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2008 16:41:58 -0000 I am testing the official code change the shared code group wants this morning, as soon as it gets checked in here I will get it into HEAD. Cheers, Jack On Wed, Mar 12, 2008 at 7:47 AM, Mark Atkinson wrote: > > > Jack Vogel wrote: > > I have found the problem, it is a shared code bug, I am just waiting > > now to let the shared code engineer make a formal code change and > > then I will integrate it into HEAD. > > > > If you or anyone else is in urgent need email me and I can tell you > > have to fix it temporarily. > > > > Jack > > Thanks in advance for the fix, for now I just moved the nets to different > interfaces (early boot interface renaming FTW!), but will move them back to > these trusty ones when the fix is in. > > > > > On Fri, Mar 7, 2008 at 10:38 AM, Jack Vogel wrote: > >> I have repro'd this this morning and am debugging it as I write this, > >> hope to have a fix soon. > >> > >> Jack > >> > >> > >> > >> On Wed, Mar 5, 2008 at 3:26 PM, Mark Atkinson > >> wrote: > >> > I updated to current today. 3/5/2008 and I have two em fiber cards > >> > with > >> > 82542 chips. Unless I enable promisc on the interface, I don't > >> > appear to receive any traffic. > >> > > >> > This box also has two onboard nfe nics that work fine w/o promisc. > >> > > >> > em0@pci0:18:4:0: class=0x020000 card=0x10008086 > >> > chip=0x10008086 rev=0x03 hdr=0x00 > >> > vendor = 'Intel Corporation' > >> > device = '82542 Gigabit Ethernet Controller' > >> > class = network > >> > subclass = ethernet > >> > em1@pci0:18:9:0: class=0x020000 card=0x10008086 > >> > chip=0x10008086 rev=0x03 hdr=0x00 > >> > vendor = 'Intel Corporation' > >> > device = '82542 Gigabit Ethernet Controller' > >> > class = network > >> > subclass = ethernet > >> > > >> > -- > >> > Mark Atkinson > >> > atkin901@yahoo.com > >> > (!wired)?(coffee++):(wired); > >> > > >> > > >> > > >> > _______________________________________________ > >> > freebsd-current@freebsd.org mailing list > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-current > >> > To unsubscribe, send any mail to > >> > "freebsd-current-unsubscribe@freebsd.org" > >> > > >> > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > -- > > > Mark Atkinson > atkin901@yahoo.com > (!wired)?(coffee++):(wired); > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >