From owner-freebsd-current Thu Oct 25 11: 5:31 2001 Delivered-To: freebsd-current@freebsd.org Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by hub.freebsd.org (Postfix) with ESMTP id 38AF037B405; Thu, 25 Oct 2001 11:05:29 -0700 (PDT) Received: from [194.97.50.135] (helo=mx2.freenet.de) by mout0.freenet.de with esmtp (Exim 3.33 #1) id 15wosi-00028u-00; Thu, 25 Oct 2001 20:05:28 +0200 Received: from a3082.pppool.de ([213.6.48.130] helo=Magelan.Leidinger.net) by mx2.freenet.de with esmtp (Exim 3.33 #3) id 15wose-0000Xj-00; Thu, 25 Oct 2001 20:05:24 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id f9PI6p669047; Thu, 25 Oct 2001 20:06:52 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200110251806.f9PI6p669047@Magelan.Leidinger.net> Date: Thu, 25 Oct 2001 20:06:50 +0200 (CEST) From: Alexander Leidinger Subject: Re: Fix (Re: panic: mutex i4b_isic_rx already initialized) To: jhb@FreeBSD.org Cc: hm@FreeBSD.org, current@FreeBSD.org In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25 Okt, John Baldwin wrote: >>> current as of Oct. 21 (~12am CET), I just booted with a new kernel+world >>> and tried to dial out. >> >> At least the attached patch (against -current as of today morning) makes >> me able to dial out and send out this mail. > > Ideally the algo would be changed to not try and init the mutex twice, but I > haven't looked at the code in detail. There are maybe other parts of i4b which need a similar fix, but this particular fix is enough for me to be able to dial out again. I needed a quick fix. Possible other candidates (I just did a "grep -r mtx_init /sys/i4b/layer1/"): /sys/i4b/layer1/ifpnp/i4b_ifpnp_avm.c /sys/i4b/layer1/iwic/i4b_iwic_bchan.c /sys/i4b/layer1/ihfc/i4b_ihfc_drv.c /sys/i4b/layer1/ifpi/i4b_ifpi_pci.c Bye, Alexander. -- To boldly go where I surely don't belong. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message