Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 01:06:37 -0500
From:      Mike Meyer <mwm@mired.org>
To:        Andrew J Caines <A.J.Caines@halplant.com>
Cc:        questions@freebsd.org
Subject:   Re: Mounting FAT16 on USB connected Rio 600
Message-ID:  <15236.40301.312082.156926@guru.mired.org>
In-Reply-To: <32880806@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrew J Caines <A.J.Caines@halplant.com> types:
> In short, I simply want to know what device to mount and what to do get
> that device configured.

You have to have it recognized properly.

> I have a Rio 600 MP3 player connected via USB. The device is recognised by
> the system

It may be recognized by the system, but it's not recognized as a umass
device:

> ugen0: Diamond Multimedia Diamond Multimedia  Digital Audio Player, rev 1.00/1.00, addr 2

ugen is the "I have no idea what this is, maybe some userland program
can deal with it" device. If it worked with umass, you'd get a line
like:

umass0: Hagiwara Sys-Com SmartMedia R/W, rev 1.10/2.00, addr 3

In that case it would indeed show up as a da device. Note that da
ordering defaults to dynamic, so it might well have been da0 on your
system - it certainly was on mine.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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