From owner-freebsd-questions Sat Apr 6 0:59:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 61A2D37B400 for ; Sat, 6 Apr 2002 00:59:47 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 6DE9D2B671; Sat, 6 Apr 2002 10:59:44 +0200 (CEST) Received: by k7.mavetju.org (Postfix, from userid 1001) id 5A28F351; Sat, 6 Apr 2002 18:59:55 +1000 (EST) Date: Sat, 6 Apr 2002 18:59:55 +1000 From: Edwin Groothuis To: Rob Hurle Cc: freebsd-questions@freebsd.org Subject: Re: USB Digital Camera - Fuji Message-ID: <20020406185955.G56548@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Rob Hurle , freebsd-questions@freebsd.org References: <20020406184009.W380-100000@freebsd.connect-a.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i 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 +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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