From owner-freebsd-current@FreeBSD.ORG Mon Jun 15 23:27:51 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F5671065670 for ; Mon, 15 Jun 2009 23:27:51 +0000 (UTC) (envelope-from james-freebsd-current@jrv.org) Received: from mail.jrv.org (rrcs-24-73-246-106.sw.biz.rr.com [24.73.246.106]) by mx1.freebsd.org (Postfix) with ESMTP id 50F588FC15 for ; Mon, 15 Jun 2009 23:27:51 +0000 (UTC) (envelope-from james-freebsd-current@jrv.org) Received: from kremvax.housenet.jrv (kremvax.housenet.jrv [192.168.3.124]) by mail.jrv.org (8.14.3/8.14.3) with ESMTP id n5FNRg3E004454; Mon, 15 Jun 2009 18:27:42 -0500 (CDT) (envelope-from james-freebsd-current@jrv.org) Authentication-Results: mail.jrv.org; domainkeys=pass (testing) header.from=james-freebsd-current@jrv.org DomainKey-Signature: a=rsa-sha1; s=enigma; d=jrv.org; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=HBAFMsZwBQ1N6/h/9XsgAY/v8idJZ7w+xFY/gBm6DJfAqKXTxmhYV534xUCrMStZX UTH57puE0dI5aV5bCQ+bNJMkc4sAcZO03GJLWO0Hz0on90AKTiOZ01oAINGcE4Ui0IR iBk14pa6/y1Y8xkv4EAcvZMrlYaTSKkG/cYrIPM= Message-ID: <4A36D8D9.7080104@jrv.org> Date: Mon, 15 Jun 2009 18:27:21 -0500 From: "James R. Van Artsdalen" User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Matthew Dillon References: <4A254B45.8050800@mavhome.dp.ua> <4A294DC3.5010008@mavhome.dp.ua> <200906051728.n55HSFf0076644@apollo.backplane.com> <200906152352.48231.Daan@vehosting.nl> <200906152209.n5FM9psY007070@apollo.backplane.com> In-Reply-To: <200906152209.n5FM9psY007070@apollo.backplane.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Daan Vreeken , Alexander Motin , FreeBSD-Current , freebsd-arch@freebsd.org Subject: Re: WIP: ATA to CAM integration X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jun 2009 23:27:51 -0000 Matthew Dillon wrote: > (Someone tell me if I'm wrong there, I'm pretty sure all the Sili stuff > uses a Sili-specific device driver). > Silicon Image publishes the 3132 datasheet. http://www.siimage.com/docs/SiI-DS-0138-D.pdf This chip is probably the one most commonly used in add-on cards due to low cost.