Re: [PARPORT] IEEE1284 interface (and 1284.3)


Thomas Sailer (sailer@ife.ee.ethz.ch)
Wed, 02 Dec 1998 13:28:41 +0100


Tim Waugh wrote:
>
> Hi guys,
>
> I've been looking at P1284.3, and the kind of interface that will need is
> this:
>
> ssize_t parport_ieee1284_read (struct pardevice *dev,
> void *buffer,
> size_t count,
> int mode,
> int channel,
> timeout_t timeout,
> struct parport_async *async);
>
> ssize_t parport_ieee1284_write (struct pardevice *dev,
> const void *buffer,
> size_t count,
> int mode,
> int channel,
> timeout_t timeout,
> struct parport_async *async);
>
> ..in addition to a bunch of other stuff. The timeout and async parameters
> are optional.

How do you intend to switch between forward and reverse mode in ECP?
And how do you distinguish between address/data transfers in EPP and
ECP?

Tom

-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --



This archive was generated by hypermail 2.0b3 on Wed 30 Dec 1998 - 10:18:49 EST