From owner-freebsd-current@FreeBSD.ORG Wed Oct 21 14:40:32 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 B163F10656A9; Wed, 21 Oct 2009 14:40:32 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id C09518FC1D; Wed, 21 Oct 2009 14:40:31 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA25320; Wed, 21 Oct 2009 17:40:28 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4ADF1D5B.6060302@icyb.net.ua> Date: Wed, 21 Oct 2009 17:40:27 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: "Sam Fourman Jr." References: <4A97D0E1.6050001@icyb.net.ua> <4A97D32F.6070707@FreeBSD.org> <4A97D563.7010803@icyb.net.ua> <11167f520910210737u75602499w62ae6cd1db6ad37@mail.gmail.com> In-Reply-To: <11167f520910210737u75602499w62ae6cd1db6ad37@mail.gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Alexander Motin , freebsd-current@freebsd.org Subject: Re: ada/ahci and smartmontools 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: Wed, 21 Oct 2009 14:40:32 -0000 on 21/10/2009 17:37 Sam Fourman Jr. said the following: > On Fri, Aug 28, 2009 at 8:02 AM, Andriy Gapon wrote: >> on 28/08/2009 15:53 Alexander Motin said the following: >>> Andriy Gapon wrote: >>>> Do smartmontools work with ada/ahci disks? >>>> Any tweaks/hacks to make it possible? >>> It needs new interface module. Somebody have to combine CAM API >>> smartmontools interface module used for SCSI devices and ATA SMART commands. >>> >> So you mean it should practically be the same as existing ATA module, but instead >> of ATA ioctl it should use cam(3)? > > This is a little OT, but can someone confirm if smartmontools works > with SATA2 Drives? They do for me. -- Andriy Gapon