Parport-PS/2 mouse conflicts (2.4.0-test2)

Bernd Paysan (bpaysan@mikron.de)
Tue, 27 Jun 2000 13:15:37 +0200


Hi!

I've massive parport problems. When I insmod the parport module,
everything is fine until I try to move the mouse (PS/2 mouse).
Afterwards, mouse, keyboard, ethernet, and probably others don't respond
anymore. I.e. I can't move the mouse, can't type in something, can't
ping the machine, but it still accesses the HD, paints on the screen
(clock, status meter), and even finishs printing. It's not necessary to
print anything, just insmod and mouse movement alone does the trick.

I suspected an interrupt conflict, but there's none, parport0 (part of
the superI/O of VIA's southbridge) is IRQ 7/DMA 3 (ECP 1.9), parport1
(dated ISA slot board, Winbond chip) is IRQ 5 (no DMA, SPP), assigned as
"Legacy ISA" in the BIOS, and the PS/2 mouse certainly is IRQ 12.

Should I use just polling IO, no DMA? Turn of IEEE status readback? Any
other suggestions?

-- 
Bernd Paysan
"If you want it done right, you have to do it yourself"
http://www.jwdt.com/~paysan/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/