umass/ugen question

Craig Rodrigues rodrigc at crodrigues.org
Wed Aug 31 00:42:29 GMT 2005


On Tue, Aug 30, 2005 at 05:36:20PM -0700, brad beday wrote:
> Hi
>   I'm new to usb but I was wondering if it is possible
> to have a device(a samsung mp3 player - mounting a dos
> filesystem doesn't work, time out errors) use the ugen
> driver rather than the umass one?  I'm kind of a

It highly depends on your mp3 player.  If your mp3 player
implements umass, it is much easier to connect to it
and treat it as a disk.

I have a Creative Nomad Zen Mp3 player which does not
implement umass.  There is a library called libnjb ( http://libnjb.sourceforge.net )
which uses ugen on FreeBSD to copy files to the mp3 player.

So it can be done, but it highly depends on the mp3 player you have.

-- 
Craig Rodrigues        
rodrigc at crodrigues.org


More information about the freebsd-usb mailing list