The following reply was made to PR usb/119653; it has been noted by GNATS.

From: DK <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED],
 [email protected]
Cc:  
Subject: Re: usb/119653: iriver s7 player sync cache error patch
Date: Mon, 14 Jan 2008 12:43:19 +0300

 --Boundary-00=_36yiHBLDzYfmCGG
 Content-Type: text/plain;
   charset="utf-8"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 another variant (for all iRivers)
 
 
 
 --Boundary-00=_36yiHBLDzYfmCGG
 Content-Type: text/plain;
   charset="utf-8";
   name="patch2-scsi_da.c.diff.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
        filename="patch2-scsi_da.c.diff.txt"
 
 --- scsi_da.c.orig     2008-01-14 12:39:46.000000000 +0300
 +++ scsi_da.c  2008-01-14 12:40:50.000000000 +0300
 @@ -449,18 +449,9 @@
        },
        {
                /*
 -               * iRiver H10 MP3 player
 -               * PR: usb/102547
 +               * iRiver flash players
                 */
 -              {T_DIRECT, SIP_MEDIA_REMOVABLE, "iriver", "H10*",
 -              "*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE
 -      },
 -      {
 -              /*
 -               * iRiver U10 MP3 player
 -               * PR: usb/92306
 -               */
 -              {T_DIRECT, SIP_MEDIA_REMOVABLE, "iriver", "U10*",
 +              {T_DIRECT, SIP_MEDIA_REMOVABLE, "iriver", "*",
                "*"}, /*quirks*/ DA_Q_NO_SYNC_CACHE
        },
        {
 
 --Boundary-00=_36yiHBLDzYfmCGG--
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to