From owner-freebsd-questions@FreeBSD.ORG Wed Sep 8 14:13:09 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88DA010656EE for ; Wed, 8 Sep 2010 14:13:09 +0000 (UTC) (envelope-from nec556@retena.com) Received: from resmaa14.ono.com (smtp14.ono.com [62.42.230.176]) by mx1.freebsd.org (Postfix) with ESMTP id 4A66B8FC0A for ; Wed, 8 Sep 2010 14:13:09 +0000 (UTC) Received: from unknown (193.146.183.225) by resmaa14.ono.com (8.5.113) (authenticated as nec556@retena.com) id 4C593D22004F841A for freebsd-questions@freebsd.org; Wed, 8 Sep 2010 15:33:10 +0200 Message-ID: <4C593D22004F841A@> (added by postmaster@resmaa14.ono.com) Date: Wed, 8 Sep 2010 16:01:08 +0200 From: Eduardo To: freebsd-questions@freebsd.org In-Reply-To: <86eid4sjs5.fsf@shell.gmplib.org> References: <861v95s94x.fsf@shell.gmplib.org> <86eid4sjs5.fsf@shell.gmplib.org> X-Mailer: Claws Mail 3.7.4cvs1 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Need supported SAS controller X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2010 14:13:09 -0000 On Wed, 08 Sep 2010 10:48:26 +0200 Torbjorn Granlund wrote: > Matthias Gamsjager writes: > > > > > The Supermicro controllers listed by FreeBSD as supported seem to > > be rebranded Adaptec controllers, and they are therefore also > > disqualified. > > > > The supermicro usas-l8i > http://www.supermicro.com/products/accessories/addon/AOC-USAS-L8i.cfm > uses a LSI chip (LSISAS 1068E SAS controller ) and works great under > FB8.1 > > Thanks. > > Unfortunately, these cards fit just in supermicro motherboards, since > they have they are reversed/mirrored compared to normal PCIe cards. > > (I have a Tyan S8005.) > Don't know why they do that. But be careful because HTX/HNC (Hypertransport) connections are the same as PCIe but reversed and incompatible, check it before plugin anything. HTX is used to connect 2 motherboards via hypertransport (up to 51.2 GB/sec for now), connect expansion cards, etc... http://www.hypertransport.org/ http://www.hypertransport.org/default.cfm?page=ProductsHTXProducts HTH