From owner-freebsd-questions Fri Oct 27 13:33: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.interware.hu (mail.interware.hu [195.70.32.130]) by hub.freebsd.org (Postfix) with ESMTP id 306D837B4C5; Fri, 27 Oct 2000 13:33:00 -0700 (PDT) Received: from monrovia-54.budapest.interware.hu ([195.70.53.246] helo=elischer.org) by mail.interware.hu with esmtp (Exim 3.16 #1 (Debian)) id 13pGBH-0006ik-00; Fri, 27 Oct 2000 22:32:51 +0200 Message-ID: <39F9E669.FB8D77D2@elischer.org> Date: Fri, 27 Oct 2000 13:32:41 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: gcorcoran@lucent.com Cc: Aaron Hill , freebsd-questions@FreeBSD.ORG, freebsd-net@FreeBSD.ORG Subject: Re: More on PPPoE & ADSL (Telstra Bigpond) References: <39F8C29F.D785C588@lucent.com> <39F9210E.B728D4F8@elischer.org> <39F9B679.CA563B9E@lucent.com> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Gary T. Corcoran" wrote: > > Julian Elischer wrote: > > > > "Gary T. Corcoran" wrote: > > > > > > [Quick background: I implemented PPPoE in our DSL drivers for the Lucent DSL adapters] > > > > Under Windows I presume? > > No BSD drivers? :-) > > Well, actually... :-) > Besides Windows drivers, we were also tasked with writing drivers for Linux. > We did that, but since I am a fan of FreeBSD, and I had already figured > out what the porting issues from Windows to Linux were, I also ported the > code to FreeBSD. Until recently though the BSD version wasn't too useful, > as FreeBSD doesn't presently have the capability to have parameters when > doing a kldload (long story short: I need to know which main flavor of DSL > protocol I'm going to use, to know whether to become an ethernet-like or > a PPP device at device attach time). > > But then Terry Lambert told me of a trick with loading an extra "parameter > module" first, whereby I could do an ioctl to the parameter module, then > load the DSL driver and have it read the parameters from the parameter module. > I got this basically working last Friday. I need to polish up the code a > bit, but then it will be ready for beta testing*, if you have a Lucent > WildWire DSL (PCI plug-in card) adapter. Anybody interested in trying it? no chance of adding a netgraph interface? ok ok so you already do pppoe but do you do multiple pppoe sessions with ability to be a pppoe server? (which netgraph does.) > > * assuming my bosses lets me post or send out the code at this time. > > Gary -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message