From owner-freebsd-current@FreeBSD.ORG Tue Apr 6 00:59:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BE3616A4CF for ; Tue, 6 Apr 2004 00:59:16 -0700 (PDT) Received: from smtp01.syd.iprimus.net.au (smtp01.syd.iprimus.net.au [210.50.30.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3566043D58 for ; Tue, 6 Apr 2004 00:59:15 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from robbins.dropbear.id.au (210.50.200.149) by smtp01.syd.iprimus.net.au (7.0.024) id 402BA9270128DDC9; Tue, 6 Apr 2004 17:58:45 +1000 Received: by robbins.dropbear.id.au (Postfix, from userid 1000) id 0F87541DC; Tue, 6 Apr 2004 18:01:18 +1000 (EST) Date: Tue, 6 Apr 2004 18:01:17 +1000 From: Tim Robbins To: Lars Eggert Message-ID: <20040406080117.GA36836@cat.robbins.dropbear.id.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: atacontrol & automatic acoustic management X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 06 Apr 2004 07:59:16 -0000 On Tue, Apr 06, 2004 at 09:41:03AM +0200, Lars Eggert wrote: > Hi, > > I have a Western Digital WD2000JB that according to atacontrol is > capable of automatic acoustic management, which is disabled (also > according to atacontrol). > > Is there any way to enable this under FreeBSD? The sysutils/ataidle port appears to be able to control acoustic management, but I've only ever used it spin down idle disks. Tim