From owner-cvs-all Wed Nov 1 14: 4:20 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D6DE37B4C5; Wed, 1 Nov 2000 14:04:17 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA39590; Wed, 1 Nov 2000 14:04:17 -0800 (PST) (envelope-from phk@FreeBSD.org) Message-Id: <200011012204.OAA39590@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 1 Nov 2000 14:04:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/musycc musycc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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