> Daniel Hilevich wrote:
> 
> Hi,
> I'm trying to write a driver which sends ppp packets through the ethernet 
> NIC.  In order avoid implementing all the ppp protocol I want to use the
> existing ppp driver in FreeBSD.  Is there a way to send to the ppp driver
> data and get it back covered with the appropriate ppp frame?

The user-mode ppp system in FreeBSD can already do this, if you want to
skip implementing ANY of ppp.  ;^)

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
[EMAIL PROTECTED]                                           http://softweyr.com/


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

Reply via email to