From owner-freebsd-current@FreeBSD.ORG Tue Mar 11 22:52:54 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 A409A1065672 for ; Tue, 11 Mar 2008 22:52:54 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 771068FC16 for ; Tue, 11 Mar 2008 22:52:54 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so3019745waf.3 for ; Tue, 11 Mar 2008 15:52:44 -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=DHVL9iT3i4u19olOTUolZNfWb0XqGsUi7yTEkNQRoWQ=; b=hpsIByP77P5ml5Htdt4WjaU9MRl37ytLFmptdSNT3i5bm0V9blRpw7Zeyk1GP05OkBYuLJ15Q9H7pvQShVmIJG4JcaufMfS5RpjwVFc0hYffS/HGuR5OVImAoCVl4g2rxoS4bdxqz0MQ0yK9lTFGWgqhShJWtRCZ9bAD7UNexy8= 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=bn+O7z46GBRlocY8lZzuqhp8dHUMkCdJq52Dc/90GsijxoNjzcx83SK54f7cV4SGwpURARcJ3H5otFeCo1ypp89JIvRnJ/0L+mDy4mn9pi5CnzMgyiHY3vVjuuUi2+UwRebIQL532gpWzssyQshJA3JrXdU/5Kgt5mCIOy8Dt1U= Received: by 10.114.151.13 with SMTP id y13mr5637793wad.148.1205275964088; Tue, 11 Mar 2008 15:52:44 -0700 (PDT) Received: by 10.114.177.4 with HTTP; Tue, 11 Mar 2008 15:52:44 -0700 (PDT) Message-ID: <2a41acea0803111552g220aed08w4d9fb33ccecf972@mail.gmail.com> Date: Tue, 11 Mar 2008 14:52:44 -0800 From: "Jack Vogel" To: "Mark Atkinson" In-Reply-To: <2a41acea0803071038t64e579e3uddee8aaa2ec6bb1a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2a41acea0803071038t64e579e3uddee8aaa2ec6bb1a@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: Tue, 11 Mar 2008 22:52:54 -0000 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 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" > > >