From mboxrd@z Thu Jan 1 00:00:00 1970 From: "james chen" To: Subject: [ECOS] support PPP with eCos Date: Sun, 05 Aug 2001 21:05:00 -0000 Message-id: <000701c11e23$b48ccea0$c408aa0a@inc.inventec> X-SW-Source: 2001-08/msg00156.html It's very pity that eCos doesn't support PPP driver. I have get an OpenBSD PPP driver and want to implement it in eCos, PPP also need a modem driver, Can I use NETDEVTAB_ENTRY macro to define modem driver? another question is how to merge PPP with TCP/IP, any help are welcom? Best Regards, james