From owner-freebsd-questions@FreeBSD.ORG Wed Jan 24 05:29:00 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC54116A403 for ; Wed, 24 Jan 2007 05:29:00 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout3.cac.washington.edu (mxout3.cac.washington.edu [140.142.32.166]) by mx1.freebsd.org (Postfix) with ESMTP id A8A8913C44C for ; Wed, 24 Jan 2007 05:29:00 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout3.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0O5T0EC001587 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 23 Jan 2007 21:29:00 -0800 X-Auth-Received: from [192.168.0.41] (c-67-187-172-166.hsd1.ca.comcast.net [67.187.172.166]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0O5SxPh032594 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 23 Jan 2007 21:29:00 -0800 Message-ID: <45B6EE99.8020402@u.washington.edu> Date: Tue, 23 Jan 2007 21:28:57 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <423259.48989.qm@web35309.mail.mud.yahoo.com> In-Reply-To: <423259.48989.qm@web35309.mail.mud.yahoo.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.1.23.211433 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __LINES_OF_YELLING 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: trouble mounting Olympus WS-310M voice recorder X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jan 2007 05:29:00 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andrew Gould wrote: >> cd /dev; ls -l xpt* pass* da0 says? >> >> You do need pass and da compiled into the kernel with the right permissions in order to >> make stuff work with cameras AFAIK. >> >> -Garrett > > Here's the output: > > # ls -l xpt* pass* da0 > crw-r----- 1 root operator 0, 139 Jan 23 22:05 da0 > crw------- 1 root operator 0, 126 Jan 23 22:05 pass0 > crw------- 1 root operator 0, 138 Jan 23 22:05 pass1 > crw------- 1 root operator 0, 127 Jan 23 22:05 xpt0 > > FYI - In case it makes a difference, the Olympus WS-310 is a digital voice recorder, not a camera. > > Thanks, > > Andrew Technically it's a mountable item via SCSI though.. so it's really no different. Try adding +x permissions to those items and mounting as root to see if stuff works. Getting pass and SCSI stuff to work properly permissions wise is a bit weird sometimes.. - -Garrett -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.1 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFtu6YEnKyINQw/HARAmZlAJ90CcAJhA/Vz+u0I+hQ4pjClEsFsgCfTzGH AlnKMqJcE3vxT1YyN0lzz9o= =03rg -----END PGP SIGNATURE-----