summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/cam/scsi/scsi_da.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c
index 7401249..d973010 100644
--- a/sys/cam/scsi/scsi_da.c
+++ b/sys/cam/scsi/scsi_da.c
@@ -223,14 +223,6 @@ static struct da_quirk_entry da_quirk_table[] =
{T_DIRECT, SIP_MEDIA_FIXED, quantum, "VIKING 2*", "*"},
/*quirks*/ DA_Q_NO_6_BYTE
},
- {
- /*
- * Infortrend IFT-3102 SCSI to SCSI controller
- * (firmware version 2.23).
- */
- {T_DIRECT, SIP_MEDIA_FIXED, "IFT", "3102", "*"},
- /* quirks*/ DA_Q_NO_SYNC_CACHE
- },
/* Below a list of quirks for USB devices supported by umass. */
{
OpenPOWER on IntegriCloud