[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ps/2 mouse under Linux on 760CD
Brian Mahaffy writes:
| You need to go into the PCMCIA sources and change the interupt scan routines
| to search 15->13,11->0,12 instead of 15->0. It is in modules/i82365.c
| around line 400.
|
| If you aren't using PCMCIA, its probably something similar with some other
| autoconfiged interupt using 12, /proc/interrupts will tell you. You will
| have to chase it down.
Nah. With the version of PCMCIA services that I have, you can just put
exclude irq 12
in your /etc/pcmcia/config.opts file. That should make PCMCIA avoid 12,
leaving it free for the mouse.
(I haven't tested it, since I don't have two hard disks, but I think it
should work. There are already a few excludes in my config.opts.)
Lee Hetherington
ilh@lcs.mit.edu