Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2004 16:57:16 +0000 (UTC)
From:      Roman Kurakin <rik@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cp if_cp.c src/sys/dev/ctau if_ct.c src/sys/dev/cx if_cx.c
Message-ID:  <200412031657.iB3GvGhe085008@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rik         2004-12-03 16:57:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cp           if_cp.c 
    sys/dev/ctau         if_ct.c 
    sys/dev/cx           if_cx.c 
  Log:
  Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP mode
  to privent running of PPP's state machine in non PPP mode.
  
  MFC: after 3 days.
  
  Revision  Changes    Path
  1.14      +4 -2      src/sys/dev/cp/if_cp.c
  1.17      +4 -2      src/sys/dev/ctau/if_ct.c
  1.35      +4 -2      src/sys/dev/cx/if_cx.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412031657.iB3GvGhe085008>