Re: [PARPORT] Block transfers?

From: Tim Waugh (twaugh@redhat.com)
Date: Thu Jan 31 2002 - 13:18:05 EST

  • Next message: Fraser Novaco: "[PARPORT] Majordomo results: trouble with backpack cdrw (fwd)"

    On Thu, Jan 31, 2002 at 01:04:50PM -0500, Nick Papadonis wrote:

    > Can write() write a 24 bit buffer to the port at once?

    No, it writes the bytes you ask it to using the protocol specified.
    ieee1284_epp_write_addr, for instance, will write in ECP mode.

    See ieee1284_transfer(3) and ieee1284_negotiate(3).

    > I'm essentially trying to write to arbitrary parport pins using the
    > userspace driver.

    ieee1284_data(3) and ieee1284_control(3).

    Tim.
    */



    -- 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 2b29 : Thu Jan 31 2002 - 13:23:05 EST