From owner-freebsd-isdn Tue May 1 9:22:21 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id DE6CE37B423 for ; Tue, 1 May 2001 09:22:18 -0700 (PDT) (envelope-from martin@duskware.de) Received: from fwd06.sul.t-online.com by mailout04.sul.t-online.com with smtp id 14ucun-0000yZ-0B; Tue, 01 May 2001 18:22:17 +0200 Received: from night-porter.duskware.de (520038743430-0001@[217.0.157.98]) by fmrl06.sul.t-online.com with esmtp id 14ucus-0z5KbIC; Tue, 1 May 2001 18:22:22 +0200 Received: (from martin@localhost) by night-porter.duskware.de (8.11.3/8.11.0) id f41GM5x06132; Tue, 1 May 2001 18:22:05 +0200 (MEST) From: Martin Husemann Message-Id: <200105011622.f41GM5x06132@night-porter.duskware.de> Subject: Re: ELSA card hanging.. In-Reply-To: "from David Hedley at May 1, 2001 04:35:44 pm" To: David Hedley Date: Tue, 1 May 2001 18:20:50 +0200 (MEST) Cc: freebsd-isdn@freebsd.org X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Sender: 520038743430-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Cold boot (i.e. power on or after reset button): no problems > Warm boot before card has been used: no problems > Warm boot after card has been used: locks up Yes, that's about to be expected. The ELSA cards cause regular interrupts, and are not properly shut up when the isdnd closes the isdn subsystem. Depending on timing you may have the same issue on first boot, as the card is enabled when attached, i.e. normaly no interrupts should be enabled. This is one of the reasons NetBSD now uses a slightly different layer 1 interface (where support to handle this is planned, but not yet done). Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message