From owner-freebsd-current@FreeBSD.ORG Sat Oct 22 20:59:51 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 734811065670 for ; Sat, 22 Oct 2011 20:59:51 +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 88F308FC0A for ; Sat, 22 Oct 2011 20:59:50 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id A17D0E79F2; Sat, 22 Oct 2011 21:59:49 +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=UKkkEWGqejlI 1P9UvETct/2VVdE=; b=rZmX/ndNHbbfofa5sOthVxDkO4oLEtkOMxhEvF2B5944 /UfEHHoJjYHVxb9DPufWV6tb8lVFp+HjISzrOBR4OtmX579sWM+3LeERTvLW6TCl GurH3A5F0DkB7yDqNJiVxv8Q7PLpJJOEgthpJHhwiPCttletRsqr1zkFwBbDrTo= 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=iXPu/2 Dd0JJdHoeRUgi9mFfo0IYITWPVkcHNLxRIlW4O4iAb5hl6sxfmKIbAPKjCMUetNw 0z2bMF1IhFcISn7Vv8F/Bn2Oihp1ZO0a0QNg8ljTQmkEC5bnwKBR+hN5OxCOxJb0 AuLDt8VXEZ1j206tzXcsHWGmh8ZAmMa5yLpbY= Received: from [192.168.1.68] (188-220-36-32.zone11.bethere.co.uk [188.220.36.32]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 84C76E760A; Sat, 22 Oct 2011 21:59:49 +0100 (BST) Message-ID: <4EA32EC1.9060601@cran.org.uk> Date: Sat, 22 Oct 2011 21:59:45 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Eugene Dzhurinsky References: <20111022103623.GA73764@devbox> <42AC5043-6760-401E-B911-CA567853F4E0@cran.org.uk> <20111022152107.GA1994@devbox> In-Reply-To: <20111022152107.GA1994@devbox> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-current@freebsd.org" Subject: Re: replacement of ataidle for freebsd 9 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: Sat, 22 Oct 2011 20:59:51 -0000 On 22/10/2011 16:21, Eugene Dzhurinsky wrote: >> ataidle -P 0 /dev/ada0 > ataidle: error opening /dev/ada0 Thanks for reporting the breakage, I'll see if I can get it fixed in time for 9.0. -- Bruce Cran