From owner-cvs-all Tue Sep 10 9:41:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A32637B400; Tue, 10 Sep 2002 09:41:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24DC343E6A; Tue, 10 Sep 2002 09:41:10 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8AGfAJU092290; Tue, 10 Sep 2002 09:41:10 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8AGf918092282; Tue, 10 Sep 2002 09:41:09 -0700 (PDT) Message-Id: <200209101641.g8AGf918092282@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 10 Sep 2002 09:41:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1/itjc i4b_itjc_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/09/10 09:41:08 PDT Modified files: sys/i4b/layer1/itjc i4b_itjc_pci.c Log: Add missing calls to mtx_init(). It seems counter-intuitive that all drivers have to do this. Pointed in right direction by: gj Revision Changes Path 1.5 +12 -0 src/sys/i4b/layer1/itjc/i4b_itjc_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message