Date: Sun, 7 Apr 2002 22:48:28 +1000 (EST) From: Rob Hurle <rob@coombs.anu.edu.au> To: Tim Joseph <tim.spam@spicy.org.uk> Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: USB Digital Camera - Fuji Message-ID: <20020407224509.P923-100000@freebsd.connect-a.com.au> In-Reply-To: <20020406101534.W7068-100000@sickboy.timbonet.foo.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Tim, Thanks for the reply: > On Sat, 6 Apr 2002, Edwin Groothuis wrote: > > > 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 > > > > Rob, > > As it stands in 4.x-stable, I don't believe that the umass driver supports > any of the Fujifilm family of USB cameras. ugen is the USB fallback > driver, and I doubt that it will work. I'm happy to be corrected though! This seems to be the case. A quick look at the umass driver source seems to show that some Olympus (Olympii??) cameras are supported, but that's all. > I have a 4800Z, and have been in contact with Nick Hibma about adding > support for it. Work has started, but I honestly don't know when a working > driver will be ready. I get an identical message to you from the ugen > driver when I connect my camera, so I guess when my camera is supported, > so will yours (and vice versa). Let us hope - so near, yet so far :( Cheers, Rob ----------------------------------------------------- Rob Hurle Tel: +61 2 6247 2397 PO Box 13 Fax: +61 2 6247 2397 Ainslie Cell phone: 0417 293 603 Australia e-mail: rob@coombs.anu.edu.au ----------------------------------------------------- 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?20020407224509.P923-100000>