From owner-freebsd-stable@FreeBSD.ORG Mon May 2 13:49:13 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 DAD4916A4CE for ; Mon, 2 May 2005 13:49:13 +0000 (GMT) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B2A143D55 for ; Mon, 2 May 2005 13:49:13 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr8.xs4all.nl (8.12.11/8.12.11) with ESMTP id j42Dn6su071564; Mon, 2 May 2005 15:49:06 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.3/8.13.1) with ESMTP id j42Dn5BQ015708; Mon, 2 May 2005 15:49:05 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.3/8.13.1/Submit) id j42Dn5Td015707; Mon, 2 May 2005 15:49:05 +0200 (CEST) (envelope-from wb) Date: Mon, 2 May 2005 15:49:05 +0200 From: Wilko Bulte To: Danny Braniss Message-ID: <20050502134905.GA15646@freebie.xs4all.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.4-STABLE User-Agent: Mutt/1.5.9i X-Virus-Scanned: by XS4ALL Virus Scanner 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 13:49:14 -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. > > > DELL has a clone card which up until recently wasn't supported. > > > > The 236X/63XX cards are not yet supported. > > > > On 4/14/05, wsk wrote: > > > folks: > > > Can the Qlogic 2340 Fibre Channel card works on FreeBSD now? > > > DELL released a newest Server PE6850 with this card.thx > > > _______________________________________________ > > > freebsd-current@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" --- end of quoted text --- -- Wilko Bulte wilko@FreeBSD.org