From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 11:45:06 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0EC16A4CF for ; Wed, 22 Sep 2004 11:45:06 +0000 (GMT) Received: from web14104.mail.yahoo.com (web14104.mail.yahoo.com [216.136.172.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 369C943D5D for ; Wed, 22 Sep 2004 11:45:06 +0000 (GMT) (envelope-from cguttesen@yahoo.dk) Message-ID: <20040922114506.94905.qmail@web14104.mail.yahoo.com> Received: from [194.248.174.58] by web14104.mail.yahoo.com via HTTP; Wed, 22 Sep 2004 13:45:06 CEST Date: Wed, 22 Sep 2004 13:45:06 +0200 (CEST) From: Claus Guttesen To: Lukas Ertl , freebsd-current@FreeBSD.org In-Reply-To: <20040922131122.G549@pcle2.cc.univie.ac.at> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: isp(4) deadlocks X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Sep 2004 11:45:06 -0000 > I just got hold of a QLogic FC adapter, ... > If I load the isp module, the box deadlocks hard. > Any ideas about that? Is isp(4) still supported? Did you try device isp # Qlogic family device ispfw in your kernel-config? Is this releng_5 or current? I have a QLogic FC adapter running current from Feb. I would like to upgrade when 5.3 have been out for a while. Claus