> @@ -3625,6 +3625,7 @@ int ata_scsi_add_hosts(struct ata_host *host, struct scsi_host_template *sht) > shost->max_lun = 1; > shost->max_channel = 1; > shost->max_cmd_len = 16; > + shost->no_write_same = 1; Unless I miss something this will disable TRIM support in libata entirely. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html