From owner-freebsd-stable@FreeBSD.ORG Fri Mar 9 00:30:19 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B527F16A404 for ; Fri, 9 Mar 2007 00:30:19 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id 7A2E113C491 for ; Fri, 9 Mar 2007 00:30:19 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id l290KSlK080672; Thu, 8 Mar 2007 19:20:28 -0500 (EST) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-stable@FreeBSD.org Date: Thu, 8 Mar 2007 19:20:25 -0500 User-Agent: KMail/1.6.2 References: <6D01FD53-497A-46FE-ADC3-4988DB2ADD74@khera.org> <20070308220326.GA77506@freebie.xs4all.nl> <200703081918.39351.jkim@FreeBSD.org> In-Reply-To: <200703081918.39351.jkim@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200703081920.27071.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88.6/2780/Thu Mar 8 13:30:21 2007 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Wilko Bulte , Vivek Khera Subject: Re: fibre channel cards X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 00:30:19 -0000 On Thursday 08 March 2007 07:18 pm, Jung-uk Kim wrote: > On Thursday 08 March 2007 05:03 pm, Wilko Bulte wrote: > > On Thu, Mar 08, 2007 at 04:44:48PM -0500, Vivek Khera wrote.. > > > > > I see on the supported hardware list > > > (http://www.freebsd.org/releases/ 6.2R/hardware-amd64.html) > > > there are 4 LSI fibre channel cards supported by the mpt(4) > > > driver. However, over on LSI's web site > > > (http://www.lsi.com/storage_home/products_home/host_bus_adapter > > >s/ index.html) the fibre cards they are currently selling have > > > rather different looking part numbers. > > > > > > Are the supported cards no longer made? Or did they just > > > rename them? > > > > > > Are there any other fibre channel cards supported on FreeBSD? > > > > Yes, from Qlogic. See isp(4) > > And from LSI-Logic. See mpt(4). Duh, I meant newer cards should be supported by mpt(4). Jung-uk Kim