From owner-freebsd-isdn@FreeBSD.ORG Fri Aug 27 13:37:18 2004 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1FD116A4CE for ; Fri, 27 Aug 2004 13:37:18 +0000 (GMT) Received: from mailfe05.swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 010F543D75 for ; Fri, 27 Aug 2004 13:37:17 +0000 (GMT) (envelope-from hselasky@c2i.net) X-T2-Posting-ID: bD2eTKmTFe/Dcy/tpotD4w== Received: from [193.217.203.114] (HELO curly.tele2.no) by mailfe05.swip.net (CommuniGate Pro SMTP 4.2b8) with ESMTP id 142779492 for freebsd-isdn@freebsd.org; Fri, 27 Aug 2004 15:37:15 +0200 Received: (from root@localhost) by curly.tele2.no (8.12.5/8.12.3) id i7RDdTOt000379 for freebsd-isdn@freebsd.org; Fri, 27 Aug 2004 15:39:29 +0200 (CEST) (envelope-from hselasky@c2i.net) Date: Fri, 27 Aug 2004 15:39:28 +0200 From: Hans Petter Selasky To: freebsd-isdn@freebsd.org Message-ID: <20040827153927.A320@curly.tele2.no> References: <20040826173816.A2032@curly.tele2.no> <791664845.20040826190823@gmx.ch> <20040826231849.A25190@curly.tele2.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bzeeb-lists@lists.zabbadoz.net on Fri, Aug 27, 2004 at 05:04:22AM +0000 Subject: Re: new I4B driver v.1.5.2 X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 13:37:19 -0000 NOTE for FreeBSD-5-current: you might have to add flag MTX_RECURSE to mtx_init in the function "snd_mtxcreate" in the file "/usr/src/sys/dev/sound/pcm/sound.c" else the kernel will panic when isdnphone connects. Yours -HPS