Date: Wed, 20 Oct 2010 00:52:48 +0000 From: Alexander Best <arundel@freebsd.org> To: freebsd-usb@freebsd.org Subject: fixing PR 130230 Message-ID: <20101020005248.GA94374@freebsd.org>
index | next in thread | raw e-mail
[-- Attachment #1 --]
hi there,
this patch should fix PR 130230.
cheers.
alex
--
a13x
[-- Attachment #2 --]
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
},
{
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101020005248.GA94374>
