From owner-freebsd-scsi@FreeBSD.ORG Thu Nov 6 15:15:34 2014 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B671398 for ; Thu, 6 Nov 2014 15:15:34 +0000 (UTC) Received: from cu01176b.smtpx.saremail.com (cu01176b.smtpx.saremail.com [195.16.151.151]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58410C49 for ; Thu, 6 Nov 2014 15:15:33 +0000 (UTC) Received: from [172.16.2.2] (izaro.sarenet.es [192.148.167.11]) by proxypop04.sare.net (Postfix) with ESMTPSA id 7BD2E9DEAE0 for ; Thu, 6 Nov 2014 16:15:30 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: New quirks for Intel 320 SSDs From: Borja Marcos In-Reply-To: <789D2893-70C9-4312-ADC6-15AC58C6BC77@sarenet.es> Date: Thu, 6 Nov 2014 16:15:29 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <23A2FC51-A96B-49A8-BEFC-35CA45253554@sarenet.es> References: <789D2893-70C9-4312-ADC6-15AC58C6BC77@sarenet.es> To: FreeBSD-scsi X-Mailer: Apple Mail (2.1283) X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2014 15:15:34 -0000 Sorry for the typo, of course the entry for scsi_da.c is missing the = "ATA" string. On Nov 6, 2014, at 4:13 PM, Borja Marcos wrote: > (scsi_da.c) > { > /* > * Intel 320 Series SSDs (another ID string) > * 4k optimised & trim only works in 4k requests + 4k = aligned > */ > { T_DIRECT, SIP_MEDIA_FIXED, "ATA", "INTEL SSDSA2CT*", = "*" }, > /*quirks*/DA_Q_4K > }, >=20 >=20 >=20 > ada1: ATA-8 SATA 2.x device > ada1: Serial Number PEPR408501DV040AGN > ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) > ada1: Command Queueing enabled > ada1: 38166MB (78165360 512 byte sectors: 16H 63S/T 16383C)