Date: Thu, 6 Nov 2014 16:15:29 +0100 From: Borja Marcos <borjam@sarenet.es> To: FreeBSD-scsi <freebsd-scsi@freebsd.org> Subject: Re: New quirks for Intel 320 SSDs Message-ID: <23A2FC51-A96B-49A8-BEFC-35CA45253554@sarenet.es> In-Reply-To: <789D2893-70C9-4312-ADC6-15AC58C6BC77@sarenet.es> References: <789D2893-70C9-4312-ADC6-15AC58C6BC77@sarenet.es>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <INTEL SSDSA2CT040G3 4PC10362> 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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23A2FC51-A96B-49A8-BEFC-35CA45253554>