kern/92306: Support for iRiver U10 USB media player
Soren Dossing
netcom at sauber.net
Wed Jan 25 05:00:16 PST 2006
>Number: 92306
>Category: kern
>Synopsis: Support for iRiver U10 USB media player
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 25 13:00:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Soren Dossing
>Release: FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
FreeBSD 5.4-STABLE i386
FreeBSD 6.0-STABLE i386
>Description:
Support for iRiver U10 USB connection
>How-To-Repeat:
Attache iRiver U10 to USB port.
>Fix:
Yet another exception in the da_quirk table.
--- /usr/src/sys/cam/scsi/scsi_da.c.orig Wed Jan 25 18:39:07 2006
+++ /usr/src/sys/cam/scsi/scsi_da.c Wed Jan 25 18:46:13 2006
@@ -312,6 +312,13 @@
},
{
/*
+ * iRiver U10 MP3 player (with UMS Firmware)
+ */
+ {T_DIRECT, SIP_MEDIA_REMOVABLE, "iriver", "U10*", "*"},
+ /*quirks*/ DA_Q_NO_SYNC_CACHE
+ },
+ {
+ /*
* Frontier Labs NEX IA+ Digital Audio Player, rev 1.10/0.01
* PR: kern/70158
*/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list