Date: Thu, 25 Oct 2001 20:06:50 +0200 (CEST) From: Alexander Leidinger <Alexander@Leidinger.net> To: jhb@FreeBSD.org Cc: hm@FreeBSD.org, current@FreeBSD.org Subject: Re: Fix (Re: panic: mutex i4b_isic_rx already initialized) Message-ID: <200110251806.f9PI6p669047@Magelan.Leidinger.net> In-Reply-To: <XFMail.011025024634.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110251806.f9PI6p669047>