Re: [PARPORT] VT82C686B parallel port configuration advice needed

From: Michael Sokolov (msokolov@ivan.Harhan.ORG)
Date: Wed Aug 15 2001 - 13:50:40 EDT

  • Next message: Tim Waugh: "Re: [PARPORT] VT82C686B parallel port configuration advice needed"

    Tim Waugh <twaugh@redhat.com> wrote:

    > 01 (ECP) is probably the best of those, in general.

    OK.

    > > 7 PS2 Type BiDirectional Parallel Port
    > > 0 Disable (default)
    > > 1 Enable
    >
    > It would probably be good to enable that. The other defaults look
    > fine.

    Are you sure you want bit 5 clear (EPP+ECP disabled according to the manual)?
    The code in drivers/parport/parport_pc.c reads:

            /* if ECP not enabled, DMA is not enabled, assumed bogus 'dma' value */
            if (!have_eppecp)
                    dma = PARPORT_DMA_NONE;

    It looks like it wants this bit set...

    I would really appreciate a comment from jgarzik on this matter:

    /* Via support maintained by Jeff Garzik <jgarzik@mandrakesoft.com> */

    TIA.

    --
    Michael Sokolov				5791 VAN ALLEN WAY
    Software Engineer			CARLSBAD CA 92008-7321 USA
    SBS Technologies, Inc.			Phone: +1-760-438-6900 x2347
    Communications Products			    or +1-888-SBS-COMM x2347
    					Fax:   +1-760-438-6904
    					E-mail: msokolov@sbs.com
    					     or msokolov@ivan.Harhan.ORG
    

    -- 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 : Wed Aug 15 2001 - 13:56:27 EDT