Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 14:16:21 -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 src/sys/pci if_mn.c
Message-ID:  <200101212216.f0LMGL415065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2001/01/21 14:16:21 PST

  Modified files:
    sys/dev/musycc       musycc.c 
    sys/pci              if_mn.c 
  Log:
  Update these netgraph drivers in current so that these changes can be
  MFC'ed i due time.  I can't test it under current right now because
  netgraph seems to do unethical things with mutexes.
  
  musycc:
  	Add status per channel.
  	Reduce printf chattyness
  	Keep error counters line if_mn does.
  	Increase descriptor count.
  
  if_mn:
  	Support experimental unframed E1 lines.
  
  These two drivers should share more code relating to framed channelized
  TDM media in general (T1/E1/E3/T3, Sonet).  Anyone interested email me.
  
  Revision  Changes    Path
  1.17      +68 -25    src/sys/dev/musycc/musycc.c
  1.31      +128 -39   src/sys/pci/if_mn.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?200101212216.f0LMGL415065>