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 6c756e1..e2edbcf 100644
--- a/sys/cam/scsi/scsi_da.c
+++ b/sys/cam/scsi/scsi_da.c
@@ -342,14 +342,6 @@ static struct da_quirk_entry da_quirk_table[] =
},
{
/*
- * Apacer HandyDrive
- * PR: kern/43627
- */
- {T_DIRECT, SIP_MEDIA_REMOVABLE, "Apacer", "HandyDrive", "*"},
- /*quirks*/ DA_Q_NO_SYNC_CACHE
- },
- {
- /*
* Daisy Technology PhotoClip on Zoran chip
* PR: kern/43580
*/
OpenPOWER on IntegriCloud