From owner-freebsd-questions Thu Aug 23 23:35:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (mail.pioneernet.net [207.115.64.224]) by hub.freebsd.org (Postfix) with ESMTP id 59CDC37B405 for ; Thu, 23 Aug 2001 23:35:44 -0700 (PDT) (envelope-from chip@wiegand.org) Received: from wiegand.org [66.114.152.128] by pioneernet.net with ESMTP (SMTPD32-6.06) id A63E946A00D6; Thu, 23 Aug 2001 23:37:50 -0700 Message-ID: <3B8603CF.AB80B5D@wiegand.org> Date: Fri, 24 Aug 2001 00:35:43 -0700 From: Chip X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: fbsd Subject: digital camera use on fbsd4.3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to get camediaplay to work with an Olympus D220L digital camera, which is supported, but am having a bit of a problem figuring out how to get it to communicate with fbsd. I am using ttyd1 to connect it to. ttyd1 is set with execute permissions for everyone (I am everyone on my machine). The message looks like this: /usr/local/bin/camediaplay -o ttyd1 inappropriate device specified, or device permission error. permissions look like this: crwx--x--x 1 root wheel ....... ttyd1 The dmesg stuff looks like this: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A I think the handbook implies that sio_ is tied to ttyd_ somehow, right? If anyone has had any luck with this maybe you could clue me in. Thanks Chip chip@wiegand.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message