On 3/7/07, Chuck Ebbert <cebbert@redhat.com> wrote:
quoted text > 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
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: PS/2 mouse port missing with kernel >=2.6.19, Sis chipset , Dmitry Torokhov , (Wed Mar 7, 4:15 pm)