From owner-freebsd-current@FreeBSD.ORG Wed Sep 14 07:11:20 2011 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 ABB7D1065678 for ; Wed, 14 Sep 2011 07:11:20 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 3CC298FC16 for ; Wed, 14 Sep 2011 07:11:20 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id C7CCBE66E0; Wed, 14 Sep 2011 08:11:18 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; s=mail; bh=RJYclYaG0yjj aOAJZKc2cPo0KLM=; b=Ip9U6sX/TMfYQXnPHaoczfe1NSNnNopUUvbd1j9IPgtJ aG2deMaq/654zYX/3+puShMH21umiFhJxN9M3CV58UkI55gGVRas+pu2AneBPvYU TDli6spiIwt8PpwdS87Bwpib2d7e2WTosswWl2WFGtjzSaTC7tA7t9Y/wcyq5dc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; q=dns; s=mail; b=kwPkrM crtm4/Uatub0cxrn1j2UAL10OM1NuT03TkhAwB+WRn6A0z309EnfpOX64FSoUpuP jXsOB2NFMbtTOrJECq9EvNb63pjxidBFyhmVq2uSKiMTw6bcUJJ/VosmM3FHRose lildKoAdqtHDaWTllnm84c9UAa1bt/VYtmAr4= Received: from [192.168.1.104] (188-222-18-231.zone13.bethere.co.uk [188.222.18.231]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 8CBE7E6432; Wed, 14 Sep 2011 08:11:18 +0100 (BST) Message-ID: <4E705395.7010106@cran.org.uk> Date: Wed, 14 Sep 2011 08:11:17 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: Nenhum_de_Nos References: <9d0932ce5781f670052d22d81434b11d.squirrel@eternamente.info> In-Reply-To: <9d0932ce5781f670052d22d81434b11d.squirrel@eternamente.info> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: ataidle + notebook hdd + 9.0-BETA2 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, 14 Sep 2011 07:11:20 -0000 On 14/09/2011 04:59, Nenhum_de_Nos wrote: > rush# ataidle -P 243 /dev/ada0 > (pass0:ata2:0:0:0): SETFEATURES. ACB: ef 05 00 00 00 40 00 00 00 00 f3 00 > (pass0:ata2:0:0:0): CAM status: CCB request completed with an error > Failed to configure APM: No error: 0 Can you post the output of "ataidle /dev/ada0" to see what features the disk supports? -- Bruce Cran