Re: PS/2 mouse port missing with kernel >=2.6.19, Sis chipset

From: Dmitry Torokhov
Date: Wed Mar 07 2007 - 15:22:36 EST


On 3/7/07, Chuck Ebbert <cebbert@xxxxxxxxxx> wrote:
We have multiple reports of PS/2 mouse port not being found
on Sis 630 and 730 chipsets, starting with Fedora kernel 2.6.19:

2.6.18:
Jan 19 08:59:39 mtranch kernel: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M]
at 0x60,0x64 irq 1,12
Jan 19 08:59:39 mtranch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 19 08:59:39 mtranch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 19 08:59:39 mtranch kernel: mice: PS/2 mouse device common for all mice

2.6.19:
Jan 20 09:22:30 mtranch kernel: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M]
at 0x60,0x64 irq 1,12
Jan 20 09:22:30 mtranch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 20 09:22:30 mtranch kernel: mice: PS/2 mouse device common for all mice

I'm pretty sure Fedora doesn't patch any input code, so I wonder
if some change was made here that could cause this?

There were some issues with AUX IRQ delivery test that is part of AUX
port probe. They should be fixed in the latest mainline. You might be
inetrested in this commit:

1e4865f8d469b1...

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