diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c index 56c866c8ee5e..bf6edae41024 100644 --- a/sys/cam/scsi/scsi_da.c +++ b/sys/cam/scsi/scsi_da.c @@ -473,7 +473,7 @@ static struct da_quirk_entry da_quirk_table[] = * PR: usb/96546 */ {T_DIRECT, SIP_MEDIA_REMOVABLE, "EM732X", "MP3 Player*", - "1.0"}, /*quirks*/ DA_Q_NO_SYNC_CACHE + "1.00"}, /*quirks*/ DA_Q_NO_SYNC_CACHE }, };