From owner-freebsd-hardware@FreeBSD.ORG Wed Jul 23 17:22:51 2014 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80AFFC5C for ; Wed, 23 Jul 2014 17:22:51 +0000 (UTC) Received: from mail.sub.ru (mail.sub.ru [88.212.205.2]) by mx1.freebsd.org (Postfix) with SMTP id AE90325A2 for ; Wed, 23 Jul 2014 17:22:50 +0000 (UTC) Received: (qmail 7225 invoked from network); 23 Jul 2014 21:22:47 +0400 Received: from 95-26-41-1.broadband.corbina.ru (95-26-41-1.broadband.corbina.ru [95.26.41.1]) by mail.sub.ru ([88.212.205.2]) with ESMTP via TCP; 31 Dec 1969 23:59:59 -0000 Message-ID: <53CFEF64.3090502@webmail.sub.ru> Date: Wed, 23 Jul 2014 21:22:44 +0400 From: Alex Povolotsky User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Mike Tancsa , freebsd-hardware@freebsd.org Subject: Re: Inexpensive PCI SATA, anyone? References: <53CFE80B.20609@webmail.sub.ru> <53CFECD0.905@sentex.net> In-Reply-To: <53CFECD0.905@sentex.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 140722-1, 22.07.2014), Outbound message X-Antivirus-Status: Clean X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2014 17:22:51 -0000 Seems to be too thick for 1U... On 23.07.2014 21:11, Mike Tancsa wrote: > > With a lot of trial and error, the one card that works well for us in > a backup server with 16 drives is > > http://www.addonics.com/products/adsa3gpx8-4e.php > > it shows up as > > pci5: on pcib5 > siis0: port 0x3000-0x300f mem > 0xb4408000-0xb440807f,0xb4400000-0xb4407fff irq 19 at device 0.0 on pci5 > siisch0: at channel 0 on siis0 > siisch1: at channel 1 on siis0 > siisch2: at channel 2 on siis0 > siisch3: at channel 3 on siis0 > > # pciconf -lvcb siis0 > siis0@pci0:5:0:0: class=0x010400 card=0x71241095 chip=0x31241095 > rev=0x02 hdr=0x00 > vendor = 'Silicon Image, Inc.' > device = 'SiI 3124 PCI-X Serial ATA Controller' > class = mass storage > subclass = RAID > bar [10] = type Memory, range 64, base 0xb4408000, size 128, > enabled > bar [18] = type Memory, range 64, base 0xb4400000, size 32768, > enabled > bar [20] = type I/O Port, range 32, base 0x3000, size 16, enabled > cap 01[64] = powerspec 2 supports D0 D1 D2 D3 current D0 > cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 12 > split transactions > cap 05[54] = MSI supports 1 message, 64 bit enabled with 1 message > > Its PCIX chip on a PCIe bus > > ---Mike > >