OS X PPPoA
OS X PPPoA
- Subject: OS X PPPoA
- From: email@hidden
- Date: Thu, 28 Feb 2002 16:25:30 -0500
We've written an OS X network driver for a USB ADSL modem. The device exposes
itself to the OS as an ethernet device, then internally does the
required ATM stuff. We need to implement PPP over ATM support. Is there
a simple way to redirect PPP packets so they go to our network driver?
(Obviously, they wouldn't be ethernet packets, but the driver will be
configured to expect ONLY PPP data.) Would I have to write a pseudo-TTY
driver or something like that? If so, are there any examples available?
Thanks,
-Chris
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.