From owner-freebsd-arch@FreeBSD.ORG Mon Jun 15 22:09:52 2009 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEAF510656DD; Mon, 15 Jun 2009 22:09:52 +0000 (UTC) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.freebsd.org (Postfix) with ESMTP id 8D33A8FC1E; Mon, 15 Jun 2009 22:09:52 +0000 (UTC) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.14.2/8.14.1) with ESMTP id n5FM9pDN007071; Mon, 15 Jun 2009 15:09:51 -0700 (PDT) Received: (from dillon@localhost) by apollo.backplane.com (8.14.2/8.13.4/Submit) id n5FM9psY007070; Mon, 15 Jun 2009 15:09:51 -0700 (PDT) Date: Mon, 15 Jun 2009 15:09:51 -0700 (PDT) From: Matthew Dillon Message-Id: <200906152209.n5FM9psY007070@apollo.backplane.com> To: Daan Vreeken References: <4A254B45.8050800@mavhome.dp.ua> <4A294DC3.5010008@mavhome.dp.ua> <200906051728.n55HSFf0076644@apollo.backplane.com> <200906152352.48231.Daan@vehosting.nl> Cc: Alexander Motin , FreeBSD-Current , freebsd-arch@freebsd.org Subject: Re: WIP: ATA to CAM integration X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 22:09:53 -0000 :Hi, : :According to the following link : : http://www.siliconimage.com/products/product.aspx?pid=32 : :the SiI3132 supports FIS based switching. We use them in a storage server :prototype. : :Regards, :-- :Daan Vreeken :VEHosting Yah, I have a bunch of those. They aren't AHCI parts though (as far as I know) so it doesn't help with the AHCI driver. They have their own custom driver. But thanks for mentioning it :-) (Someone tell me if I'm wrong there, I'm pretty sure all the Sili stuff uses a Sili-specific device driver). -Matt