From owner-freebsd-current@FreeBSD.ORG Fri Jan 22 06:24:57 2010 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 5146E106566B for ; Fri, 22 Jan 2010 06:24:57 +0000 (UTC) (envelope-from mavbsd@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id D386B8FC12 for ; Fri, 22 Jan 2010 06:24:56 +0000 (UTC) Received: by fxm27 with SMTP id 27so81927fxm.3 for ; Thu, 21 Jan 2010 22:24:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=qAy9SyvcKd8IGgy4KPC/7u8f9aTvW6q55XJMbUn58mI=; b=erLaH9yJuOEFMbRidyZ505PD8GBYHYMCCwlvfhL/dr5zWg60NM60u5EAbaqKPwjbCn +QMGUjmy1l2UUSoWRJsv2gP5BtFmJ1IW1etKz+Wn51WgHVRTZygV4bELkbeJuk67x/og Ols9Dw9+V7oQaHR8lXqntU3pFPzNGggACCXDk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=fjFonAcGP1T2HA2xLmPICz7y20hGHVsaUPVMk4XAmxcPlf9dxQwXf63hWCyCtfl5i0 751O7NS6DbW7IazPP1axzxax5vHCmyHgIo+b/fqbfkEZCMKomFKzVHEs3vtrj3NGk5Hd IpGxjh505pPQmpJIdYcRziZbYnfb0b6pMdvaA= Received: by 10.223.5.142 with SMTP id 14mr2487630fav.39.1264141495775; Thu, 21 Jan 2010 22:24:55 -0800 (PST) Received: from mavbook.mavhome.dp.ua (pc.mavhome.dp.ua [212.86.226.226]) by mx.google.com with ESMTPS id 14sm1049893fxm.11.2010.01.21.22.24.54 (version=SSLv3 cipher=RC4-MD5); Thu, 21 Jan 2010 22:24:54 -0800 (PST) Sender: Alexander Motin Message-ID: <4B5944B4.4040207@FreeBSD.org> Date: Fri, 22 Jan 2010 08:24:52 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.23 (X11/20091212) MIME-Version: 1.0 To: Barney Cordoba References: <140705.41585.qm@web63903.mail.re1.yahoo.com> In-Reply-To: <140705.41585.qm@web63903.mail.re1.yahoo.com> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD-Current Subject: Re: Error with OCZ SSD drive in 7.2 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: Fri, 22 Jan 2010 06:24:57 -0000 Barney Cordoba wrote: > --- On Thu, 1/21/10, Alexander Motin wrote: >> From: Alexander Motin >>> Any clues as what this problem is or if there are >> newer patches? >>> kernel: ad10: FAILURE - SET_MULTI >> status=51 error=4 >>> kernel: ad10: 122114MB at >> ata5-master SATA300 >> >> I think it is fixed in recent 7/8-STABLE. Try to update. > > Updating is an issue as there are some customizations. Can you > point me at what code/file to look at? Here: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ata/ata-disk.c.diff?r1=1.204.2.4;r2=1.204.2.5;f=h -- Alexander Motin