Date: Sat, 4 Nov 2000 15:23:28 -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: <200011042323.PAA27384@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2000/11/04 15:23:28 PST Modified files: sys/dev/musycc musycc.c Log: Always emply the NCO to attenuate jitter. The Receive clock recovery circuit generates too much jitter to be used directly as xmit clock. Don't miscount pending bytes in weird error conditions. Drop the rest of a packet if we run out of tx-md's. Trig the xmit-frame signal on rising edge, this fixed the one-bit-too-late position of the HDLC frames in E1 mode. Revision Changes Path 1.8 +13 -14 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?200011042323.PAA27384>