]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make internal clock sourcing work right by tying the NCO to the
authorPoul-Henning Kamp <phk@FreeBSD.org>
Wed, 1 Nov 2000 22:04:15 +0000 (22:04 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Wed, 1 Nov 2000 22:04:15 +0000 (22:04 +0000)
commit62e12bb630a3696cfd707e193be8d292e8f92eee
treebad73589cd0e12149340348d43cc799f1d18f7eb
parenta9bda22cd698374f61b1705da211d68ead9d98ab
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.
sys/dev/musycc/musycc.c