Frame-Relay support for sppp (Was: FrameRelay support for cx/ctau adapters)

2004-05-10 Thread Roman Kurakin
Hi, Cronyx has it own version of sppp. One of the main difference from FreeBSD's one that it has support of FrameRelay. We have tryied to get this code commited several times but due to some reasons it wasn't commited (if you grep CVS you may see that it was commited on vendor branch, see if

Re: FrameRelay support for cx/ctau adapters

2004-05-07 Thread Roman Kurakin
Gleb Smirnoff wrote: On Fri, May 07, 2004 at 04:31:08PM +0400, Dmitry Morozovsky wrote: D> GS> FreeBSD has support for FR with help of nodes ng_frame_relay and ng_lmi. This D> GS> support is hardware independent. And it works perfectly with cronyx adapters. D> GS> What is a reason for merging hard

Re: FrameRelay support for cx/ctau adapters

2004-05-07 Thread Dmitry Morozovsky
On Fri, 7 May 2004, Gleb Smirnoff wrote: GS> From the point of FreeBSD cronyx driver appeared 1 month ago, and was not GS> supported before. This is simply not true; yes, driver in the tree has been obsolete from 3.x era and mostly non-workable; however, cronyx hardware _is_ supported by FreeBS

Re: FrameRelay support for cx/ctau adapters

2004-05-07 Thread Gleb Smirnoff
On Fri, May 07, 2004 at 04:31:08PM +0400, Dmitry Morozovsky wrote: D> GS> FreeBSD has support for FR with help of nodes ng_frame_relay and ng_lmi. This D> GS> support is hardware independent. And it works perfectly with cronyx adapters. D> GS> What is a reason for merging hardware specific support

Re: FrameRelay support for cx/ctau adapters

2004-05-07 Thread Dmitry Morozovsky
On Fri, 7 May 2004, Gleb Smirnoff wrote: GS> D> we're using Cronyx adapters, some of them in FremaRelay mode, which has been GS> D> supported by cronyx-made drivers available from vendor site for most of FreeBSD GS> D> versions. FR support involves modifications to sppp kernel routines. GS> D> GS>

Re: FrameRelay support for cx/ctau adapters

2004-05-07 Thread Gleb Smirnoff
On Fri, May 07, 2004 at 04:08:52PM +0400, Dmitry Morozovsky wrote: D> we're using Cronyx adapters, some of them in FremaRelay mode, which has been D> supported by cronyx-made drivers available from vendor site for most of FreeBSD D> versions. FR support involves modifications to sppp kernel routine

FrameRelay support for cx/ctau adapters

2004-05-07 Thread Dmitry Morozovsky
Dear colleagues, we're using Cronyx adapters, some of them in FremaRelay mode, which has been supported by cronyx-made drivers available from vendor site for most of FreeBSD versions. FR support involves modifications to sppp kernel routines. Main driver maintainer is now FreeBSD committer (rik@)