From owner-freebsd-isdn Mon Jun 8 17:39:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA14725 for freebsd-isdn-outgoing; Mon, 8 Jun 1998 17:39:35 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA14708 for ; Mon, 8 Jun 1998 17:39:20 -0700 (PDT) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [195.204.143.218]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id AAA07856; Tue, 9 Jun 1998 00:39:19 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.8/8.8.6) id CAA13119; Tue, 9 Jun 1998 02:38:45 +0200 (MET DST) Message-ID: <19980609023844.58458@follo.net> Date: Tue, 9 Jun 1998 02:38:44 +0200 From: Eivind Eklund To: hm@kts.org, Dirk Meyer Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: isdn-subsystem hangs with 0.61 References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: ; from Hellmuth Michaelis on Mon, Jun 08, 1998 at 10:41:21PM +0200 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Jun 08, 1998 at 10:41:21PM +0200, Hellmuth Michaelis wrote: > I would never have dreamed about compiling a kernel with DIAGNOSTIC.... DIAGNOSTIC is the present 'catch bugs if I can' option for developers and people that run alpha software. It is slightly bogus due to somebody spewing too much information when using it, and missing distinction between providing invariants, using invariants, and spewing information. This is on my planned list of fixes, but it will take some time before it is fixed. > In case you are prepared to debug more of this sort of things, comment the > "#define I4B_MBUF_DEBUG" out and recompile the whole thing, it shall run > then. But if i were you, i would remove "options DIAGNOSTICS" from my kernel > config file ..... This shouldn't be necessary. Dirk: If you have problems with something under 'DIAGNOSTIC', please take it up with me - I've ended up as an unoffical 'maintainer of the options'. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message