Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 18:59:55 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Rob Hurle <rob@coombs.anu.edu.au>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: USB Digital Camera - Fuji
Message-ID:  <20020406185955.G56548@k7.mavetju.org>
In-Reply-To: <20020406184009.W380-100000@freebsd.connect-a.com.au>; from rob@coombs.anu.edu.au on Sat, Apr 06, 2002 at 06:49:44PM %2B1000
References:  <20020406184009.W380-100000@freebsd.connect-a.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 06, 2002 at 06:49:44PM +1000, Rob Hurle wrote:
> 	Does anyone know of software to access a Fujifilm F601 digital
> camera through the USB port?  The camera announces itself as:
> 
>  ugen0: Fuji Photo Film Co., Ltd. USB Mass Storage, rev 1.10/10.00, addr 2
> 
> when connected.  I have umass (and associated modules) installed, but an
> attempt to mount the ugen0 device by using the following entry in
> /etc/fstab:
> 
> # The digital camera
> /dev/ugen0      /camera         msdos   rw,noauto,longnames     0       0

Try /dev/da0s1, that's what you get with umass.
Also, check your /var/log/messages, that will give a clue about
what is going on during the USB attach phase.

Edwin

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                       http://www.FatalDimensions.org/

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?20020406185955.G56548>