From owner-freebsd-questions@FreeBSD.ORG Fri Jan 13 12:36:53 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7CE816A41F for ; Fri, 13 Jan 2006 12:36:53 +0000 (GMT) (envelope-from pablolb@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52A1B43D48 for ; Fri, 13 Jan 2006 12:36:53 +0000 (GMT) (envelope-from pablolb@gmail.com) Received: by wproxy.gmail.com with SMTP id 67so571433wri for ; Fri, 13 Jan 2006 04:36:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=mZzC+Wji+7fb5rgpmLmNRJmljXG1dUT9qHWl18dtTlCppQMRmfTaMtuZS6FmSnVCGlYnKfdauIXiuohVmlArNaeIkemyJMFhxca0q+uXdbC4pKLr0+8WJKwV/Oh2dx+tJWLZeb914N7/9b/YiADMkIc1z55jTU141iodL3T20qY= Received: by 10.65.211.20 with SMTP id n20mr789069qbq; Fri, 13 Jan 2006 04:36:52 -0800 (PST) Received: by 10.65.236.9 with HTTP; Fri, 13 Jan 2006 04:36:52 -0800 (PST) Message-ID: Date: Fri, 13 Jan 2006 09:36:52 -0300 From: =?ISO-8859-1?Q?Pablo_de_Le=F3n_Belloc?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: ueagle driver on FreeBSD 6.0 Stable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2006 12:36:53 -0000 Hi, Does anybody have success stories about using eagle-based adsl modems with only USB interface and PPPoE on FreeBSD 6.0 Stable ? It says in: http://damien.bergamini.free.fr/ueagle/ That ueagle2 "Should support PPPoE (though not tested)" and I know you have to patch it up for it to build because of some renamings in sys/net/if_var.h. I managed to build the uegale1.5 driver (didn't realize about the difference between 1.5 and 2 then...) and I guess I'll try again when I have time before moving to another alternative. Maybe somebody already managed to make this work or knows it won't work ? Thanks, Pablo