Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 2002 22:44:55 +1000 (EST)
From:      Rob Hurle <rob@coombs.anu.edu.au>
To:        Edwin Groothuis <edwin@mavetju.org>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: USB Digital Camera - Fuji
Message-ID:  <20020407224141.J923-100000@freebsd.connect-a.com.au>
In-Reply-To: <20020406185955.G56548@k7.mavetju.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Edwin,

	Thanks for your reply:

> > 	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.

/var/log/messages told me about ugen0 - da0 is my SCSI disc, and da1 is my
ZIP drive (converted to SCSI lookalike through software, but connected to
the printer port).  I think ugen0 is the correct device for the USB
channel, but umass does not recognise it (yet).

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?20020407224141.J923-100000>