-----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----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
