All of lore.kernel.org
 help / color / mirror / Atom feed
* PS/2 mouse port missing with kernel >=2.6.19, Sis chipset
@ 2007-03-07 20:03 Chuck Ebbert
  2007-03-07 20:15 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Chuck Ebbert @ 2007-03-07 20:03 UTC (permalink / raw)
  To: linux-kernel

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: PS/2 mouse port missing with kernel >=2.6.19, Sis chipset
  2007-03-07 20:03 PS/2 mouse port missing with kernel >=2.6.19, Sis chipset Chuck Ebbert
@ 2007-03-07 20:15 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2007-03-07 20:15 UTC (permalink / raw)
  To: Chuck Ebbert; +Cc: linux-kernel

On 3/7/07, Chuck Ebbert <cebbert@redhat.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-07 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-07 20:03 PS/2 mouse port missing with kernel >=2.6.19, Sis chipset Chuck Ebbert
2007-03-07 20:15 ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.