From owner-freebsd-stable Thu Aug 16 1:20:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 14B2137B40B; Thu, 16 Aug 2001 01:20:00 -0700 (PDT) (envelope-from danny@cs.huji.ac.il) Received: from sexta.cs.huji.ac.il ([132.65.16.13] ident=exim) by cs.huji.ac.il with esmtp (Exim 3.32 #1) id 15XINi-0002Gc-00; Thu, 16 Aug 2001 11:19:58 +0300 Received: from localhost ([127.0.0.1] helo=sexta.cs.huji.ac.il ident=danny) by sexta.cs.huji.ac.il with esmtp (Exim 3.15 #1) id 15XINh-0006hv-00; Thu, 16 Aug 2001 11:19:57 +0300 X-Mailer: exmh version 2.2 06/23/2000 with nmh-0.24 To: freebsd-stable@freebsd.org Cc: freebsd-hackers@FreeBSD.ORG Subject: help needed, kernel autoconf gets stuck In-reply-to: Your message of Wed, 15 Aug 2001 15:20:44 +0300 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 16 Aug 2001 11:19:57 +0300 From: Danny Braniss Message-Id: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, i posted this yesterday, but no one bit, so here we go again: adding 'snd_ich_load="YES"' will cause the kernel autoconf to hang (sometimes) after isa_probe_children(...) and before configure_final(...) when it doesn't get stuck, all systems work fine, X11/sound etc. so i narrowed it down, my guess it's an unexpected/unwanted interrupt. now i'm stuck too, since i have no idea how to figure out who/why is interrupting. thanks, danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message