Date: Sun, 11 May 1997 12:01:55 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: cx(4) anybody? Message-ID: <19970511120155.RZ16393@uriah.heep.sax.de>
next in thread | raw e-mail | index | archive | help
Hiya, is anybody using the cx(4) (Cronyx HDLC) driver, together with sync PPP? I plan to reuse Serge Vakulenko's sync PPP layer (/sys/net/if_sppp*) for PPP over ISDN. I will shortly commit a first change that improves the debug output, and plan to add further improvements. If anybody is using it on cx(4) (where it has originally been written for), i would like to hear from you so to make sure i don't break this. Before you're asking: the sppp layer has a clear API towards the HDLC layer, and ISDN is basically in the same boat as the cx(4) hardware HDLC here, so this makes sppp much more attractive than the existing (async) kernel ppp. I've already got it talk LCP (though they still don't negotiate successfully), and this was with about one day of work. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970511120155.RZ16393>