Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266173AbUFPFNL (ORCPT ); Wed, 16 Jun 2004 01:13:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266174AbUFPFNL (ORCPT ); Wed, 16 Jun 2004 01:13:11 -0400 Received: from dirac.phys.uwm.edu ([129.89.57.19]:55690 "EHLO dirac.phys.uwm.edu") by vger.kernel.org with ESMTP id S266173AbUFPFNI (ORCPT ); Wed, 16 Jun 2004 01:13:08 -0400 Date: Wed, 16 Jun 2004 00:13:05 -0500 (CDT) From: Bruce Allen To: Claudio Martins cc: linux-kernel@vger.kernel.org, Peter Maas Subject: Re: 3ware 9500S Drivers (mm kernel) In-Reply-To: <200406152242.07392.ctpm@ist.utl.pt> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1213 Lines: 30 Hi Claudio, > By the way, right now smartctl doesn't seem to work at all with SATA > using the libata drivers, because AFAIK libata hasn't been taught to > pass through the required S.M.A.R.T commands to the drive yet. Jeff Garzik intends to add a passthru ioctl to libata, specifically for applications like smartmontools. As soon as he's done this, we'll add another '-d sata' device type to utilize that ioctl(). > Does anyone know how difficult is this to code, or if it is necessary > to change the scsi layer as well as libata? I'm willing to assist in > testing any patches to add the possibility of using smartmontools with > libata drivers. I don't know the answer but suspect that the scsi layer can handle this 'as is'. In fact the 3ware support in smartmontools passes all commands through the scsi layer. I appreciate the offer to act as a tester -- you'll probably hear from me when this work is in progress, to take you up on it. Cheers, Bruce - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/