Im trying to get my mp3 player to work under freebsd. A JOS MP100.

Im get this when I plug it in.

http://www.demonized.net/skrot/messages

I tried to add some quirks to sys/cam/scsi/scsi_da.c without success. Same problem. 
This is what I have add:


        {
                /*
                 * JOS MP100 MP3 Player.
                 */
                {T_DIRECT, SIP_MEDIA_REMOVABLE, "EXATEL", "","*"},
                /*quirks*/ DA_Q_NO_6_BYTE|DA_Q_NO_SYNC_CACHE
        },

Running FreeBSD 5.1-RC.
-- 
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to