From owner-freebsd-net@FreeBSD.ORG Tue Jan 12 01:12:45 2010 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 50817106568D for ; Tue, 12 Jan 2010 01:12:45 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 276E58FC1F for ; Tue, 12 Jan 2010 01:12:45 +0000 (UTC) Received: by pxi12 with SMTP id 12so14932960pxi.3 for ; Mon, 11 Jan 2010 17:12:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=bvln8zhNuvv5Fd9OxsoMF5dbkviK5IRcGQ3JG+Ix10A=; b=fbJUxJbvdeWxoejQhrvEgtJlwhutf1Lk42+WWBluEczKwPfAqchfLJCTp94A3rYZTO 09Z7MC5bmB/FsaSsIb175dVKtQ41/0Lcheh1f2W8KkkPrd4RaZsV3kWKIqsixjUG1hXg 6JTD7waX4W50oDD87I9K6pIws3OvRFCVl5GoE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=d3Vs4ecYwLHp/zmiWzPFCR0SuxbnqMW/ioniCYqJzkZi5wLleFNQRkaGyzcea/9ALa DgTmgatIuU4RmrGGOCTbSDKWbI4qe2HSyfbFvNQrmsK0wnRGnwK8m80fzoHd/nwoHFOT tfD409IMiTbxaMoiD9+mH7giZfz0LcLfUBIjo= MIME-Version: 1.0 Received: by 10.142.67.7 with SMTP id p7mr2996562wfa.251.1263258762344; Mon, 11 Jan 2010 17:12:42 -0800 (PST) In-Reply-To: <201001120110.o0C1A3bf067873@freefall.freebsd.org> References: <201001120110.o0C1A3bf067873@freefall.freebsd.org> Date: Mon, 11 Jan 2010 19:12:42 -0600 Message-ID: <11167f521001111712m713c1721i3fb239c60c6c94f3@mail.gmail.com> From: "Sam Fourman Jr." To: Jaz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-net@freebsd.org Subject: Re: kern/134079: [em] "em0: Invalid MAC address" in FreeBSD-Current ( 8.0) 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, 12 Jan 2010 01:12:45 -0000 On Mon, Jan 11, 2010 at 7:10 PM, Jaz wrote: > The following reply was made to PR kern/134079; it has been noted by GNAT= S. > > From: Jaz > To: bug-followup@FreeBSD.org, g.zhengming@gmail.com > Cc: > Subject: Re: kern/134079: [em] "em0: Invalid MAC address" in FreeBSD-Curr= ent ( > =A0 =A0 =A0 =A08.0) > Date: Tue, 12 Jan 2010 11:32:22 +1100 > > =A0I have the same problem since upgrading from 7.2 to 8.0. I have a PCI > =A0Intel 1000 card. > > =A0Perhaps someone could make a patch that does what Korba has done? Try 9 Current, I had the same problem with a Fibre em(4) card and I build a -CURRENT kernel last week and it worked Sam Fourman Jr.