From owner-cvs-all Fri Oct 13 11:59:33 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 6E8E137B503; Fri, 13 Oct 2000 11:59:30 -0700 (PDT) Received: (from cp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA27859; Fri, 13 Oct 2000 11:59:30 -0700 (PDT) (envelope-from cp@FreeBSD.org) Message-Id: <200010131859.LAA27859@freefall.freebsd.org> From: Chuck Paterson Date: Fri, 13 Oct 2000 11:59:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_fxp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cp 2000/10/13 11:59:29 PDT Modified files: sys/pci if_fxp.c Log: Make mutex name reflect device driver name. Destroy mutex when detaching the device. Submitted by: John Baldwin Revision Changes Path 1.96 +3 -2 src/sys/pci/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message