From owner-freebsd-hardware@FreeBSD.ORG Fri Nov 13 22:02:23 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F384E106566B; Fri, 13 Nov 2009 22:02:22 +0000 (UTC) (envelope-from patpro@patpro.net) Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [212.27.42.5]) by mx1.freebsd.org (Postfix) with ESMTP id CD15F8FC16; Fri, 13 Nov 2009 22:02:20 +0000 (UTC) Received: from smtp5-g21.free.fr (localhost [127.0.0.1]) by smtp5-g21.free.fr (Postfix) with ESMTP id 6B526D480CD; Fri, 13 Nov 2009 23:02:15 +0100 (CET) Received: from boleskine.patpro.net (boleskine.patpro.net [82.230.142.222]) by smtp5-g21.free.fr (Postfix) with ESMTP id 6ED79D48047; Fri, 13 Nov 2009 23:02:13 +0100 (CET) Received: from [192.168.0.2] (unknown [192.168.0.2]) by boleskine.patpro.net (Postfix) with ESMTP id 6E9131CC51; Fri, 13 Nov 2009 23:02:12 +0100 (CET) Message-Id: <076E30DA-0FFC-4FA7-B14E-16918563BEE1@patpro.net> From: Patrick Proniewski To: Alexander Motin In-Reply-To: <4AFDBAEB.2020903@FreeBSD.org> Content-Type: multipart/signed; boundary=Apple-Mail-3-669658806; micalg=sha1; protocol="application/pkcs7-signature" Mime-Version: 1.0 (Apple Message framework v936) Date: Fri, 13 Nov 2009 23:02:12 +0100 References: <1258136580.00183277.1258123203@10.7.7.3> <4AFDBAEB.2020903@FreeBSD.org> X-Mailer: Apple Mail (2.936) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hardware@freebsd.org Subject: Re: Adaptec 1405 on FreeBSD X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Nov 2009 22:02:23 -0000 --Apple-Mail-3-669658806 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On 13 nov. 2009, at 21:00, Alexander Motin wrote: > Patrick Proniewski wrote: >> Any idea about the FreeBSD support for Adaptec 1405 (ASC-1405)? > > I doubt. It is more SAS then SATA card. As far as I can say, SAS controler are SATA compliant. In this particular case, the description from Adaptec reads "Cost- effective I/O supporting SATA and SAS". That's fine, if I can upgrade to SAS HDs later, it's a cool feature. >> Any PCIe card suggestion is appreciated. > > FreeBSD 6.x is already legacy. If you are building something new, you > should look forward. I know, but 8 is not ready, and I don't see the point in upgrading to 7. And more importantly, I own a second server, hosted in a datacenter: I try to keep OS version synchronised, so that I can test buildkernel/buildworld/install on my local computer before trying the update on the (very) distant server. > What I have tested: > - SiI3124-based - fast and functional. It is actually PCI-X one, but > there are many boards with built-in PCIe bridges. > - two SiI3132-based (Adaptec 1420SA and many others) - as cheap PCIe > x1 > alternative (max 150MB/s per card). These two better supported with > new > siis(4) driver on 8.0, but should work on 7.x with ata(4), haven't > looked lower. > - First generation of SiI chips (SiI3114). They are quite old - SATA1 > and PCI, but they are long-time supported and they take all possible > from PCI bus, and in 66MHz PCI-X slot can give even more. But I have > heard some negative comments about them. > - Supermicro SAT2-MV8 on Marvell - recently tested it on 8.0, > supported > in 7.x and probably before. Adaptec 1420SA is from the same series. > But > they are PCI-X (tested it in PCI). > - Adaptec 1430SA - PCIe, based on newer Marvell chip. Added basic > support recently to 8-STABLE. Not supported before. > - most of chipset-integrated controllers (Intel, NVidia) are really > not > bad when working in AHCI mode (they are not limited by bus speed). > - JMicron-based PCIe x1 adapters. They are cheap, AHCI-compatible and > not so bad, but limited by bus speed at about 180MB/s per card. PCI-x and PCI are not an option for me. In fact, everything comes from the fact my system behaves strangely from time to time. Long explanation here: http://lists.freebsd.org/pipermail/freebsd-hardware/2007-June/004541.html This problem disappeared for a long time, but came back just today. My wifi card is PCI, and according to the motherboard setup, PCI bus is on the same controller as on board SATA (with PCI-X too). The only slots that sit on a different chip are the two PCIe. I think that if I could move my HDs on the PCIe buses, it might resolve my problem. Even if it does solve this issue, it'll give me SATA II, in replacement of SATA I motherboard connectors. Either way, I win :) pat --Apple-Mail-3-669658806--