]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update these netgraph drivers in current so that these changes can be
authorphk <phk@FreeBSD.org>
Sun, 21 Jan 2001 22:16:20 +0000 (22:16 +0000)
committerphk <phk@FreeBSD.org>
Sun, 21 Jan 2001 22:16:20 +0000 (22:16 +0000)
commitf1e9c33a3410fd42927853cf01fb4279382f2bcf
tree7383896654077175ebbf5318ce13d25bb76d9295
parentea80761e20bacab19b2fa3464d46843c494c8d1e
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.
sys/dev/musycc/musycc.c
sys/pci/if_mn.c