From owner-freebsd-current@FreeBSD.ORG Fri Aug 28 12:53:25 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 6BFCA106566B for ; Fri, 28 Aug 2009 12:53:25 +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 E02998FC18 for ; Fri, 28 Aug 2009 12:53:24 +0000 (UTC) Received: from orphanage.alkar.net (account mav@alkar.net [212.86.226.11] verified) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPA id 252789359; Fri, 28 Aug 2009 15:53:04 +0300 Message-ID: <4A97D32F.6070707@FreeBSD.org> Date: Fri, 28 Aug 2009 15:53:03 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.22 (X11/20090805) MIME-Version: 1.0 To: Andriy Gapon References: <4A97D0E1.6050001@icyb.net.ua> In-Reply-To: <4A97D0E1.6050001@icyb.net.ua> X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: 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: Fri, 28 Aug 2009 12:53:25 -0000 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. -- Alexander Motin