From owner-freebsd-current@FreeBSD.ORG Wed Sep 22 12:13:42 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 4C8AA16A4CE for ; Wed, 22 Sep 2004 12:13:42 +0000 (GMT) Received: from imap.univie.ac.at (mailbox-lmtp.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 940B643D2D for ; Wed, 22 Sep 2004 12:13:41 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from pcle2.cc.univie.ac.at (pcle2.cc.univie.ac.at [131.130.2.177]) by imap.univie.ac.at (8.12.10/8.12.10) with ESMTP id i8MCDVdS181492; Wed, 22 Sep 2004 14:13:33 +0200 Date: Wed, 22 Sep 2004 14:13:50 +0200 (CEST) From: Lukas Ertl To: Claus Guttesen In-Reply-To: <20040922134717.G549@pcle2.cc.univie.ac.at> Message-ID: <20040922141255.E549@pcle2.cc.univie.ac.at> References: <20040922114506.94905.qmail@web14104.mail.yahoo.com> <20040922134717.G549@pcle2.cc.univie.ac.at> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-DCC-ZID-Univie-Metrics: mail 4248; Body=2 Fuz1=2 Fuz2=2 cc: freebsd-current@FreeBSD.org 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 12:13:42 -0000 On Wed, 22 Sep 2004, Lukas Ertl wrote: > On Wed, 22 Sep 2004, Claus Guttesen wrote: > >>> 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? > > No, I wanted to go with modules first, but I guess I'll try to add it to the > kernel. Cool, that seemed to work. Though it takes a small break when detecting the device, it boots up fine. Now I need to try and plug something in. :-) Thanks, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/