Re: RS232/V24 Driver

2002-03-05 Thread Mark Santcroos
On Sat, Mar 02, 2002 at 05:21:08PM -0700, Doug Russell wrote: > On Sun, 3 Mar 2002, Volker Sturm wrote: > > 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 > .. > > there already? If not, are there ways to

Re: RS232/V24 Driver

2002-03-02 Thread Doug Russell
On Sun, 3 Mar 2002, Volker Sturm wrote: > 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 .. > there already? If not, are there ways to analyze the protocol by a > monitor or whatever technique appropriate?

RS232/V24 Driver

2002-03-02 Thread Volker Sturm
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 no