[PARPORT] ZIP drive not working under 2.1.xx


Inaky Perez Gonzalez (inaky@peloncho.fis.ucm.es)
Fri, 22 May 1998 17:15:55 +0200


        Hi

        I cannot get my ZIP drive working under 2.1.103 (saw the same
identical behaviour since 2.1.79+). It looks it fails the handshake on
ppa_init(), at stage 1:

    .
    .
    .
    w_ctr(ppb, 0xe);
    if ((r_str(ppb) & 0x08) == 0x08)
        retv--;

 /* It fails here, returns 0x80 */

    w_ctr(ppb, 0xc);
    if ((r_str(ppb) & 0x08) == 0x00)
        retv--;

    .
    .
    .

        2.0.30, 31, 32 and 33 work like a charm. I don't know what to
try; ideas?

        Thx!

-- 

Linux-USB! http://peloncho.fis.ucm.es/~inaky/USB.html - - Inaky Perez Gonzalez -- PGP pubkey fingerprint - inaky@peloncho.fis.ucm.es -- 8E 34 3A 62 64 99 E2 44 - http://peloncho.fis.ucm.es/~inaky -- AD 7B 30 D9 DD FF 3E 4C - --------------------------------- -- ----------------------- - The loneliness of the long distance runner .....

-- 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 2.0b3 on Wed 30 Dec 1998 - 10:17:46 EST