Re: [PARPORT] ppdev question

From: Fred Barnes (frmb2@ukc.ac.uk)
Date: Thu Mar 01 2001 - 10:49:30 EST

  • Next message: Joshua Jore: "Re: [PARPORT] I/O hang with epat in kernel 2.4"

    Hi,

    > I am trying to use ppdev to ensure that my printer and my scanner share
    > correctly the parallel port. From the tests I done, it seems that ppdev lets you
    > claim the port even if it is used by lp.
    >
    > For instance, the following program may be ran successfully when a printing
    > is in progress, while I expected it to fail with 'tp: cannot claim port':
    > <snip code>

    If I remember correctly, multiple things can use the parallel port
    concurrently, via the use of Tim's parport sharing stuff. To a certain
    extent, this should happen transparently. If you want absolute control
    of the parport, you have to issue the EXCL (exclusive) ioctl.

    Hope that helps,
      Fred

    -- 
    

    -- 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 : Sat Mar 03 2001 - 07:06:00 EST