From owner-freebsd-stable@FreeBSD.ORG Mon May 2 14:38:07 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 455C116A4CE for ; Mon, 2 May 2005 14:38:07 +0000 (GMT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6C6C43D41 for ; Mon, 2 May 2005 14:38:06 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1DSc3h-000Cky-9c; Mon, 02 May 2005 17:38:05 +0300 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Wilko Bulte In-Reply-To: Message from Wilko Bulte <20050502134905.GA15646@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 02 May 2005 17:38:04 +0300 From: Danny Braniss Message-ID: cc: Matthew Jacob cc: stable@freebsd.org Subject: Re: Can isp driver support Qlogic 2340 on FreeBSD5.x or later? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 14:38:07 -0000 > On Mon, May 02, 2005 at 04:45:10PM +0300, Danny Braniss wrote.. > > > Yes, the 234X cards have been supported for quite a while. > > > > > it seems not all of them: > > it's a QLA2342/ISP2312 and im getting: > > isp1: port 0x2400-0x24ff mem > > 0xfe8e0000-0xfe8e0fff irq 24 at device 8.0 on pci3 > > isp1: bad execution throttle of 0- using 16 > > isp2: port 0x2000-0x20ff mem > > 0xfe8f0000-0xfe8f0fff irq 27 at device 8.1 on pci3 > > isp2: bad execution throttle of 0- using 16 > > > Have you loaded the ispfw.ko firmware module? Matt tests the driver > against that firmware, not against all the firmware revs Qlogic has > released over time. BINGO! and i thought isp does the firmware update ... thanks, danny