From owner-freebsd-current@FreeBSD.ORG Sat Jul 18 19:02:18 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 F085A1065673 for ; Sat, 18 Jul 2009 19:02:18 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 797258FC0C for ; Sat, 18 Jul 2009 19:02:18 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 249038873 for freebsd-current@freebsd.org; Sat, 18 Jul 2009 22:02:15 +0300 Message-ID: <4A621C20.8070208@FreeBSD.org> Date: Sat, 18 Jul 2009 22:01:52 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: FreeBSD-Current Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: SiI3124/3132/3531 CAM driver 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: Sat, 18 Jul 2009 19:02:19 -0000 Hi. I've made CAM driver for SiliconImage SiI3124/3132/3531 controllers: http://people.freebsd.org/~mav/siis.20090718.patch Driver supports Serial ATA and ATAPI devices, Port Multipliers (including FIS-based switching), hardware command queues (31 command per port) and Native Command Queuing. Testers are welcome. -- Alexander Motin