From owner-freebsd-current@FreeBSD.ORG Sat Jun 27 10:13:04 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 2645C1065670; Sat, 27 Jun 2009 10:13:04 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (77-93-215-190.static.masterinter.net [77.93.215.190]) by mx1.freebsd.org (Postfix) with ESMTP id D26288FC13; Sat, 27 Jun 2009 10:13:03 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4BDEA9CB05C; Sat, 27 Jun 2009 12:11:53 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (lev.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IAO0qJe36+0T; Sat, 27 Jun 2009 12:11:51 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 1C8EE9CB128; Sat, 27 Jun 2009 12:11:51 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.3/8.14.3/Submit) id n5RABpwt041226; Sat, 27 Jun 2009 12:11:51 +0200 (CEST) (envelope-from rdivacky) Date: Sat, 27 Jun 2009 12:11:51 +0200 From: Roman Divacky To: Alexander Motin Message-ID: <20090627101151.GA40915@freebsd.org> References: <4A4517BE.9040504@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A4517BE.9040504@FreeBSD.org> User-Agent: Mutt/1.4.2.3i Cc: FreeBSD-Current , scottl@FreeBSD.org Subject: Re: RFC: ATA to CAM integration patch 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, 27 Jun 2009 10:13:04 -0000 On Fri, Jun 26, 2009 at 09:47:26PM +0300, Alexander Motin wrote: > Hi. > > I would like to present for testing and feedback present state of my and > Scott work on extending CAM subsystem to support ATA in addition to > SCSI. At this moment we have: this is awesome! do you plan to add support for the TRIM command support? what would it take to teach FreeBSD to use the TRIM?