From owner-freebsd-current@FreeBSD.ORG Sun May 12 09:35:10 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CDD116F5; Sun, 12 May 2013 09:35:10 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-ea0-x230.google.com (mail-ea0-x230.google.com [IPv6:2a00:1450:4013:c01::230]) by mx1.freebsd.org (Postfix) with ESMTP id 132B426D; Sun, 12 May 2013 09:35:09 +0000 (UTC) Received: by mail-ea0-f176.google.com with SMTP id h14so3080551eak.35 for ; Sun, 12 May 2013 02:35:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=ZFgXwQRa1O5PLBVXqSt2eLci5U/czvAgwhWRZtD1oO4=; b=icJSKrnY+DrZcP2byt96tKe1lsYojYjKD80EddTJtKW+T1o/VLHRJzr/vU/yQWbT0L dO6CpNWiIgSrskOSknnRVnajJfz1o8p2fSif9g3JwXFkhhVjk1gQTdls/3r/v6HcVKnI zlwkiMyBuWIRt5/KJenhpmVeHgIz/siPfOWeM+Y5qT5Okm0eto2ejmWEHUkGP5FI0hE9 2goHp7l0ae1iZeHYLKuP17HpGsdkHrSGQY2XUlaig+gT/Jx2/Y9WRLGDP2CQmX+98w5g 4KFYp/ucBbtyhm9jjXvAm+fkdE0nmToHULiman9J11JbPOqO7rzWDIJprwNgfUOsWsmK cNuQ== X-Received: by 10.14.178.129 with SMTP id f1mr27551518eem.10.1368351309126; Sun, 12 May 2013 02:35:09 -0700 (PDT) Received: from mavbook.mavhome.dp.ua (mavhome.mavhome.dp.ua. [213.227.240.37]) by mx.google.com with ESMTPSA id r10sm15299596eez.10.2013.05.12.02.35.06 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 12 May 2013 02:35:08 -0700 (PDT) Sender: Alexander Motin Message-ID: <518F6249.4050308@FreeBSD.org> Date: Sun, 12 May 2013 12:35:05 +0300 From: Alexander Motin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130413 Thunderbird/17.0.5 MIME-Version: 1.0 To: Andrey Chernov Subject: Re: New umass/da errors (different with previous ATA COMMAND PASS THROUGH) References: <518EDB44.6070404@freebsd.org> <7E06FB48B12647F28E7EB43EAE077209@multiplay.co.uk> <518EF201.30806@freebsd.org> <2F5BAA9BEE6044A09BE157B6049D8AAE@multiplay.co.uk> <518F0357.7090600@freebsd.org> In-Reply-To: <518F0357.7090600@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Steven Hartland , current@FreeBSD.org, scsi@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 12 May 2013 09:35:10 -0000 On 12.05.2013 05:49, Andrey Chernov wrote: > On 12.05.2013 5:44, Steven Hartland wrote: >> >> Ahh so it was silly me, possibly r250208? > > Yes, backing out r250208 fixes this error. Thank you for the report. I can't reproduce the problem with none of hardware I have, but it looks realistic. r250557 should fix it. -- Alexander Motin