From owner-cvs-all Tue Mar 13 1:29:40 2001 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 AB2A837B719; Tue, 13 Mar 2001 01:29:37 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2D9TbD36648; Tue, 13 Mar 2001 01:29:37 -0800 (PST) (envelope-from phk) Message-Id: <200103130929.f2D9TbD36648@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Mar 2001 01:29:37 -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 2001/03/13 01:29:37 PST Modified files: sys/dev/musycc musycc.c Log: Fix a race condition in the transmit path caused by the controller caching a bit more than we were told initially. More statistics gathering as well. Revision Changes Path 1.19 +95 -55 src/sys/dev/musycc/musycc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message