From owner-freebsd-hackers Sat Mar 2 16: 9:19 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id CDE8E37B405 for ; Sat, 2 Mar 2002 16:09:15 -0800 (PST) Received: (qmail 19390 invoked by uid 0); 3 Mar 2002 00:09:14 -0000 Received: from p3ee38508.dip.t-dialin.net (HELO volker) (62.227.133.8) by mail.gmx.net (mp003-rz3) with SMTP; 3 Mar 2002 00:09:14 -0000 From: "Volker Sturm" To: Subject: RS232/V24 Driver Date: Sun, 3 Mar 2002 01:09:14 +0100 Message-ID: <000101c1c247$a8071eb0$0100a8c0@volker> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I want to write a driver for a device on the serial port. The problem is that I dont get any info on the protocol that is used for data transmission. The device in question is a Olympus 2500L SLR digital camera. Olympus didnt even reply to my request. Is there a driver out there already? If not, are there ways to analyze the protocol by a monitor or whatever technique appropriate? Regards, Volker Sturm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message