EPPCONV fix !

From: jayfm@mail.dy.fi
Date: Thu Mar 08 2001 - 22:44:46 EET

  • Next message: Luis Yanes: "[Announce]: axspawn PAM with MD2, MD5, SHA1, RIPEMD160 and ARC4."

    At last, I got some packets out. Still only runs
    in SWEMULEPP, but I'm working on it !

    However here's a diff for the EPPCONV users to stop
    the auto bit-rate probe from failing. If you run an
    EPPFLEX (with the FPGA) then THIS DOES NOT APPLY TO YOU.

    --- drvinit.c Mon Jun 19 13:18:06 2000
    +++ drvinit.c.new Thu Mar 8 20:36:44 2001
    @@ -549,7 +549,7 @@
                                    goto errret;
                            if (!(stat & EPP_NREF))
                                    break;
    - if (parport_epp_read_data(eio, 1))
    + if (parport_epp_read_data(eio, 1) != 1)
                                    goto errret;
                            bytecnt++;
                    }
    -
    To unsubscribe from this list: send the line "unsubscribe linux-hams" in
    the body of a message to zpr@kerailya.tunkki.fi



    This archive was generated by hypermail 2b30 : Thu Mar 08 2001 - 22:47:05 EET