From owner-freebsd-current@FreeBSD.ORG Wed Oct 21 14:37:58 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 5D43A1065676; Wed, 21 Oct 2009 14:37:58 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.211.178]) by mx1.freebsd.org (Postfix) with ESMTP id 0584A8FC16; Wed, 21 Oct 2009 14:37:57 +0000 (UTC) Received: by ywh8 with SMTP id 8so5953635ywh.3 for ; Wed, 21 Oct 2009 07:37:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=KpontcqntqSt7RgZZoOaoSCNLLdYuPzpCJbkT+LrsTs=; b=YgB3MFnTGlqf/CvpUU56kaiXfnVlBvlbEaMntlFqhscUVyVplHSLAzyduo/Te4dczA YfQ0xfM31zG54It4Ysj3vPoAfBkyOsLHQETEb3gjGmFx5xocTZjvHYeXVDaVYaEBIVnn zbczxLIhMSx3S2S2MreDT+M+QuhpnD1Qu1Vik= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dpmnLO3NFHTl0SYt5ywfT0mgc1lwh0RyDQ/IUlgmewVEs1+OhxwgXbLZskVQwLBhHT 3UJc9gGUBXabr/jkNACyGOMIXE5kbCD0w6SizgAWewfyu/NzlH4NqU7KaKFiSgtkp7oS 1VSwE+N48nbSW7aZBFU/AZnebJT0qY7HuBgZY= MIME-Version: 1.0 Received: by 10.150.47.12 with SMTP id u12mr13160594ybu.332.1256135877206; Wed, 21 Oct 2009 07:37:57 -0700 (PDT) In-Reply-To: <4A97D563.7010803@icyb.net.ua> References: <4A97D0E1.6050001@icyb.net.ua> <4A97D32F.6070707@FreeBSD.org> <4A97D563.7010803@icyb.net.ua> Date: Wed, 21 Oct 2009 09:37:57 -0500 Message-ID: <11167f520910210737u75602499w62ae6cd1db6ad37@mail.gmail.com> From: "Sam Fourman Jr." To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 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:37:58 -0000 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? Sam