Re: [PARPORT] question about use of physport field

From: Tim Waugh (twaugh@redhat.com)
Date: Fri Sep 07 2001 - 04:23:27 EDT

  • Next message: Dave Strauss: "Re: [PARPORT] ECP mode transfers in 2.4.x kernels"

    On Fri, Sep 07, 2001 at 12:02:35AM -0400, Kipp Cannon wrote:

    > For example, how should one
    > choose between using
    >
    > port->ops->write_data
    >
    > and using
    >
    > port->physport->ops->write_data
    >
    > or is it always supposed to be one of them? Thanks.

    That field is for multiplexor support, which isn't really working
    yet. The reason that physport is there is so that when you try to
    lock something related to the physical port, you use the right lock.

    So basically: if you are locking something, use physport. Otherwise
    you don't need to.

    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 : Fri Sep 07 2001 - 04:25:07 EDT