Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2003 16:28:21 +0200
From:      Johan Pettersson <manlix@demonized.net>
To:        freebsd-questions@freebsd.org
Subject:   JOS MP100 and umass
Message-ID:  <20030601162821.7a57ab81.manlix@demonized.net>

next in thread | raw e-mail | index | archive | help
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.
-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030601162821.7a57ab81.manlix>