hi there,
this patch should fix PR 130230.
cheers.
alex
--
a13x
diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c
index 7729ecc..7125c2a 100644
--- a/sys/cam/scsi/scsi_da.c
+++ b/sys/cam/scsi/scsi_da.c
@@ -547,9 +547,9 @@ static struct da_quirk_entry da_quirk_table[] =
{
/*
* Samsung YP-U3 mp3-player
- * PR: 125398
+ * PR: 125398, 130230
*/
- {T_DIRECT, SIP_MEDIA_REMOVABLE, "Samsung", "YP-U3",
+ {T_DIRECT, SIP_MEDIA_REMOVABLE, "Samsung*", "YP-U3*",
"*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE
},
{
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"