Brian Smith wrote:
> 
> I was wondering what the state of PPP over ATM is, if there is at all.  And would 
>like to offer my services in it's
> development if it isn't finished (or started) yet.  I inquired on #FreeBSDHelp on 
>EFNet but I didn't get any
> useful results.  I am not sure if this is the correct place to be posting but I 
>figured it could't hurt.


Don't forget to consider how you could do this with netgraph.
We already have ppp over ethernet and other  transports using netgraph,
(and mpd (in ports) already uses teh netgraph kernel ppp stack)

The hardest part from my perspective is finding the info for the drivers
for the ATM
(I assume you mean ATM as used in DSL) DSL cards.
We already have some ATM support so it would be a case of just
working out how to best hook it all together, preferably with netgraph
as the framework
to do so.

Who knows about the ATM stuff in the kernel?

> 
> Thanks!
> 
> Brian Smith
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
      __--_|\  Julian Elischer
     /       \ [EMAIL PROTECTED]
    (   OZ    ) World tour 2000
---> X_.---._/  presently in:  Budapest
            v


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to