From marck@woozle.rinet.ru  Thu May  6 23:32:03 2004
Return-Path: <marck@woozle.rinet.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 80A5316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 May 2004 23:32:03 -0700 (PDT)
Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B88C743D53
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  6 May 2004 23:32:02 -0700 (PDT)
	(envelope-from marck@woozle.rinet.ru)
Received: from woozle.rinet.ru (localhost [127.0.0.1])
	by woozle.rinet.ru (8.12.11/8.12.11) with ESMTP id i476W1pK090792
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 7 May 2004 10:32:01 +0400 (MSD)
	(envelope-from marck@woozle.rinet.ru)
Received: (from marck@localhost)
	by woozle.rinet.ru (8.12.11/8.12.11/Submit) id i476W0e2090791;
	Fri, 7 May 2004 10:32:00 +0400 (MSD)
	(envelope-from marck)
Message-Id: <200405070632.i476W0e2090791@woozle.rinet.ru>
Date: Fri, 7 May 2004 10:32:00 +0400 (MSD)
From: Dmitry Morozovsky <marck@rinet.ru>
Reply-To: Dmitry Morozovsky <marck@rinet.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: FR mode of cx (Cronyx Sigma) does not work for 4.10-RC
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66348
>Category:       kern
>Synopsis:       [cx] FR mode of cx (Cronyx Sigma) does not work for 4.10-RC
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 06 23:40:13 PDT 2004
>Closed-Date:    Sat Oct 22 16:23:15 UTC 2011
>Last-Modified:  Sat Oct 22 16:23:15 UTC 2011
>Originator:     Dmitry Morozovsky
>Release:        FreeBSD 4-STABLE i386
>Organization:
Cronyx Plus LLC (RiNet ISP)
>Environment:
System: FreeBSD 4-STABLE 

>Description:

Testing 4.10-RC (RELENG_4_10 from yesterday) I found that cx driver recently
integrated by rik@ lost Frame Relay functionality:

# /sbin/sconfig cx0 fr extclock
#
# /usr/obj/lh/src.49/sbin/sconfig/sconfig
cx0 ppp keepalive=off extclock dpll=off nrzi=off
cx1 ppp keepalive=off extclock dpll=off nrzi=off

4.9-R.pN with Cronyx drivers cfbsd440.tgz works fine

>How-To-Repeat:

>Fix:

N/A for the moment, sorry.
>Release-Note:
>Audit-Trail:

From: Dmitry Morozovsky <marck@rinet.ru>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: kern/66348: FR mode of cx (Cronyx Sigma) does not work for
 4.10-RC
Date: Fri, 7 May 2004 11:19:25 +0400 (MSD)

 Following up to myself: it seems ported in HEAD/RELENG_4 cx driver missed FR
 functionality from if_spppsubr.{c,h}. However, sconfig still tries to set up
 device for this mode, so various parts of cx infrastructure are not in sync.
 
 Also, some -current-specific details such as boot.hints have been slipped into
 manpages in -stable.
 
 Sincerely,
 D.Marck                                     [DM5020, MCK-RIPE, DM3-RIPN]
 ------------------------------------------------------------------------
 *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
 ------------------------------------------------------------------------
Responsible-Changed-From-To: freebsd-bugs->rik 
Responsible-Changed-By: simon 
Responsible-Changed-When: Fri May 7 03:30:29 PDT 2004 
Responsible-Changed-Why:  
Over to cx driver maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66348 
State-Changed-From-To: open->analyzed 
State-Changed-By: rik 
State-Changed-When: Thu May 20 09:35:52 PDT 2004 
State-Changed-Why:  
cx(4) driver updated. Now it works with both versions of sppp without patching 
itself. 
sppp(4) could be updated after spliting sppp(4) with fr support in two files. 
Pobably if_spppsubr.c & if_spppfr.c. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=66348 

From: Roman Kurakin <rik@cronyx.ru>
To: freebsd-gnats-submit@FreeBSD.org, marck@rinet.ru
Cc:  
Subject: Re: kern/66348: FR mode of cx (Cronyx Sigma) does not work for 4.10-RC
Date: Mon, 29 Nov 2004 13:11:47 +0300

 Here the patch for current:
 
 http://people.freebsd.org/~rik/rik_netperf_20041128-1.pch
State-Changed-From-To: analyzed->patched 
State-Changed-By: rik 
State-Changed-When: Tue Jul 5 12:48:37 GMT 2005 
State-Changed-Why:  
Commited, please check. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66348 
State-Changed-From-To: patched->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Oct 24 08:53:18 GMT 2005 
State-Changed-Why:  
Feedback timeout (> 3 months).  It sounds as though a fix for this problem 
had already been committed to HEAD. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66348 
State-Changed-From-To: closed->open 
State-Changed-By: linimon 
State-Changed-When: Mon Oct 24 17:31:11 GMT 2005 
State-Changed-Why:  
From personal email from submitter: 

Ah, please reopen -- problem is still not fixed, but discussion with rik laid 
outside PR followup. 

mcl 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66348 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Oct 22 16:22:02 UTC 2011 
State-Changed-Why:  
This is an ancient PR; 4.10 is long out of support. 


Responsible-Changed-From-To: rik->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Oct 22 16:22:02 UTC 2011 
Responsible-Changed-Why:  
Unfortunately, rik's email is bouncing.  However, as he has not committed 
for several years, there seems to be no point in leaving this PR open in 
any case. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66348 
>Unformatted:
