Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 22:33:28 -0500
From:      jbw <j.bw@verizon.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Anyone using USB cameras with FreeBSD 4.4?
Message-ID:  <20011211223328.A1407@arem.peritian.com>
In-Reply-To: <ILEALFKFCNJHKDLMPOEOCEPCBPAE.cmeiklejohn@conversent.com>; from cmeiklejohn@conversent.com on Tue, Dec 11, 2001 at 09:59:21PM -0500
References:  <200112120147.RAA761627@meer.meer.net> <ILEALFKFCNJHKDLMPOEOCEPCBPAE.cmeiklejohn@conversent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I figured it out by searching the questions archive but since it has been
unavailable for a while now...

when you plug in the camera to the USB port it registers in the message
log i.e.

Dec 11 22:22:00 arem /kernel: umass0: OLYMPUS C-4040ZOOM, rev 1.10/1.00, addr 2
Dec 11 22:22:00 arem /kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Dec 11 22:22:00 arem /kernel: da0: <OLYMPUS C-4040ZOOM 1.00> Removable Direct Access SCSI-2 device 
Dec 11 22:22:00 arem /kernel: da0: 650KB/s transfers
Dec 11 22:22:00 arem /kernel: da0: 62MB (128000 512 byte sectors: 64H 32S/T 62C)


then you just do the following

mount_msdos /dev/da0s1 /mnt

cd /mnt and then just copy the files over

jbw

On Tue, Dec 11, 2001 at 09:59:21PM -0500, Christopher Meiklejohn wrote:
> I have a HP PhotoSmart 315.  I could plug it in and the kernel would
> immediately recognise it as
> a USB mass storage device.  I haven't done it in a while though, so I dunno
> how much help I am to ya.
> 
> It used to spit the device name assigned to it out in /var/log/messages.  I
> could just
> mount that device afterwards and copy the stuff over.
> 
> --Chris
> 
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of George V.
> Neville-Neil
> Sent: Tuesday, December 11, 2001 8:47 PM
> To: jbw
> Cc: freebsd-questions@FreeBSD.ORG
> Subject: Re: Anyone using USB cameras with FreeBSD 4.4?
> 
> 
> > I'm using an Olympia C-4040Z with a USB connection.  It's setup as a USB
> mass
> > storage device so I just plug it in, mount it and copy the files over.
> 
> I tried this with a friend's camera but I kept getting "device not
> configured"
> on the mount.
> 
> Can you give an example of how you mount this?
> 
> Thanks,
> George
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


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?20011211223328.A1407>