Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jun 2001 16:59:28 -0400
From:      "Louis A. Mamakos" <louie@TransSys.COM>
To:        Soren Kristensen <soren@soekris.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: Making support for ADSL interface ?? 
Message-ID:  <200106062059.f56KxSn26701@whizzo.transsys.com>
In-Reply-To: Your message of "Wed, 06 Jun 2001 12:31:14 PDT." <3B1E8502.59E4F404@soekris.com> 
References:  <3B1E703D.11D7690F@soekris.com> <200106061912.f56JCmn17095@whizzo.transsys.com> <3B1E8502.59E4F404@soekris.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> Louis,
> =

> Thanks for your reply.
> =

> "Louis A. Mamakos" wrote:
> > =

> > You'd also need to support PPPoE, which on most ADSL systems appears
> > as PPP on Ethernet as RFC-1490 bridged encapsulation of the ethernet
> > frames in AAL5 ATM cells.  It's unclear that this is worth doing at
> > the ATM level since the CPE devices with an Ethernet are fairly
> > inexpensive; the existing Ethernet interface might be the most cost
> > effective.
> =

> I will need to support PPPoE, but netgraph can probably take care of
> that.... But directly, as the point is to have one single low cost box
> with everything, that why I'm working on doing an ADSL board with PCI
> interface.... And I might even put the ADSL interface on the mainboard.=


What I'm not sure is if the netgraph code currently has hooks into
the ATM network interfaces, and if it "knows" about ethernet frame
bridge encapsulation.  I'm guessing that the netgraph platform would
make the most sense to support this kind of application.

louie


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106062059.f56KxSn26701>