Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2000 14:04:16 -0800 (PST)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/musycc musycc.c
Message-ID:  <200011012204.OAA39590@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2000/11/01 14:04:16 PST

  Modified files:
    sys/dev/musycc       musycc.c 
  Log:
  Make internal clock sourcing work right by tying the NCO to the
  Xtal reference instead of the CLADI input.
  
  In unframed E1 mode, tie SIGFRZ low so that the mysycc doesn't
  get confused.
  
  Don't mask errors with OOF.  Don't ignore OOF errors.
  
  Stop the channel before freeing mbufs in disconnect.
  
  I still have no T1 devices to test with, so the T1 code is non-existent.
  
  Revision  Changes    Path
  1.7       +39 -18    src/sys/dev/musycc/musycc.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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