From owner-cvs-all Tue May 8 0:55:36 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 96BFE37B422; Tue, 8 May 2001 00:55:33 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f487tXS84927; Tue, 8 May 2001 00:55:33 -0700 (PDT) (envelope-from brian) Message-Id: <200105080755.f487tXS84927@freefall.freebsd.org> From: Brian Somers Date: Tue, 8 May 2001 00:55:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/digi digi.c digi.h digi_isa.c digi_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2001/05/08 00:55:33 PDT Modified files: sys/dev/digi digi.c digi.h digi_isa.c digi_pci.c Log: Remove all the mutex stuff - suggested by jhb Tidy up includes, credit Slawa Olhovchenkov, John Prince and Eric Hernes for their efforts and add a couple of missing parenthesis around return expressions. Revision Changes Path 1.5 +4 -36 src/sys/dev/digi/digi.c 1.4 +1 -8 src/sys/dev/digi/digi.h 1.3 +4 -3 src/sys/dev/digi/digi_isa.c 1.3 +7 -6 src/sys/dev/digi/digi_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message