From owner-freebsd-stable@FreeBSD.ORG Tue Feb 9 10:51:21 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3012B1065672 for ; Tue, 9 Feb 2010 10:51:21 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id 0AF598FC17 for ; Tue, 9 Feb 2010 10:51:20 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o19ApA6K018847 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 9 Feb 2010 02:51:10 -0800 (PST) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o19ApAkM018846; Tue, 9 Feb 2010 02:51:10 -0800 (PST) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA28786; Tue, 9 Feb 10 02:44:52 PST Date: Tue, 09 Feb 2010 02:42:10 -0800 From: perryh@pluto.rain.com To: freebsd@jdc.parodius.com Message-Id: <4b713c02.ejMC00AVbJJ8gHAw%perryh@pluto.rain.com> References: <20100208145504.762eaa7b.gerrit@pmp.uni-hannover.de> <20100208142259.GA3210@icarus.home.lan> In-Reply-To: <20100208142259.GA3210@icarus.home.lan> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: one more load-cycle-count problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Feb 2010 10:51:21 -0000 Jeremy Chadwick wrote: > The DOS utilities submit custom ATA CMDs or data to all WD disks > to toggle or adjust these features. If someone could figure out > what the command(s) were, the feature(s) could be implemented into > atacontrol(8). Of course, that would require reverse-engineering > of the EXEs ... Or use of an ATA analyzer (think wireshark, but for ATA).