From owner-freebsd-stable@FreeBSD.ORG Fri Jun 4 22:46:51 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB96B16A4CE for ; Fri, 4 Jun 2004 22:46:51 -0700 (PDT) Received: from smtp3.sentex.ca (smtp3.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A2443D39 for ; Fri, 4 Jun 2004 22:46:51 -0700 (PDT) (envelope-from mike@sentex.net) Received: from avscan1.sentex.ca (avscan1.sentex.ca [199.212.134.11]) by smtp3.sentex.ca (8.12.11/8.12.11) with ESMTP id i555kaIq058277; Sat, 5 Jun 2004 01:46:36 -0400 (EDT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan1.sentex.ca (8.12.10/8.12.10) with ESMTP id i555kaGJ090086; Sat, 5 Jun 2004 01:46:36 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id i555kYOe011499; Sat, 5 Jun 2004 01:46:34 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.0.3.0.0.20040605014838.1057cbb8@64.7.153.2> X-Sender: mdtpop@64.7.153.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.0.3.0 Date: Sat, 05 Jun 2004 01:49:28 -0400 To: Rafael R Obelheiro From: Mike Tancsa In-Reply-To: <20040604232523.A22373@das.ufsc.br> References: <20040603222417.730AD43D5A@mx1.FreeBSD.org> <20040603201016.20f069de.robclark@tds.net> <20040604011423.6febd81b.robclark@tds.net> <20040604232523.A22373@das.ufsc.br> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new cc: freebsd-stable@freebsd.org Subject: Re: 4.10-STABLE - ADSL PPPoE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 05:46:51 -0000 At 10:25 PM 04/06/2004, Rafael R Obelheiro wrote: >This is the culprit. I was having the same problem (PPPoE stopped >working), but recompiling my system with the previous (1.2.2.14) of >ng_ether.c solved it. Archie, is it possible to fix this (either by >reverting the patch or by applying a new one)? Try recompiling mpd. Those patches broke binary compatibility. ---Mike