LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [2.6.28-rc1 regression] appletouch
@ 2008-10-25 20:33 Soeren Sonnenburg
  2008-10-25 21:15 ` Jiri Slaby
  0 siblings, 1 reply; 5+ messages in thread
From: Soeren Sonnenburg @ 2008-10-25 20:33 UTC (permalink / raw)
  To: Linux Kernel

Dear all,

I've noticed that the mouse does no longer work in X using 2.6.28-rc1
nor does the fn-key emulation work on my macbookpro 1,1.

It perfectly works with 2.6.27.3...

Soeren

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

* Re: [2.6.28-rc1 regression] appletouch
  2008-10-25 20:33 [2.6.28-rc1 regression] appletouch Soeren Sonnenburg
@ 2008-10-25 21:15 ` Jiri Slaby
  2008-10-26  0:45   ` Jiri Kosina
  0 siblings, 1 reply; 5+ messages in thread
From: Jiri Slaby @ 2008-10-25 21:15 UTC (permalink / raw)
  To: Soeren Sonnenburg; +Cc: Linux Kernel

On 10/25/2008 10:33 PM, Soeren Sonnenburg wrote:
> Dear all,
> 
> I've noticed that the mouse does no longer work in X using 2.6.28-rc1
> nor does the fn-key emulation work on my macbookpro 1,1.
> 
> It perfectly works with 2.6.27.3...

Please follow
http://bugzilla.kernel.org/show_bug.cgi?id=11825

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

* Re: [2.6.28-rc1 regression] appletouch
  2008-10-25 21:15 ` Jiri Slaby
@ 2008-10-26  0:45   ` Jiri Kosina
  2008-10-27 10:06     ` Soeren Sonnenburg
  0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2008-10-26  0:45 UTC (permalink / raw)
  To: Jiri Slaby; +Cc: Soeren Sonnenburg, Linux Kernel

On Sat, 25 Oct 2008, Jiri Slaby wrote:

> > I've noticed that the mouse does no longer work in X using 2.6.28-rc1 
> > nor does the fn-key emulation work on my macbookpro 1,1.
> > It perfectly works with 2.6.27.3...
> Please follow
> http://bugzilla.kernel.org/show_bug.cgi?id=11825

Yup. The patch fixing this issue is in the bunch for which the pull 
request has already been sent to Linus, but it didn't happen yet.

-- 
Jiri Kosina
SUSE Labs


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

* Re: [2.6.28-rc1 regression] appletouch
  2008-10-26  0:45   ` Jiri Kosina
@ 2008-10-27 10:06     ` Soeren Sonnenburg
  2008-10-27 10:13       ` Jiri Kosina
  0 siblings, 1 reply; 5+ messages in thread
From: Soeren Sonnenburg @ 2008-10-27 10:06 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Jiri Slaby, Linux Kernel

On Sun, 2008-10-26 at 02:45 +0200, Jiri Kosina wrote:
> On Sat, 25 Oct 2008, Jiri Slaby wrote:
> 
> > > I've noticed that the mouse does no longer work in X using 2.6.28-rc1 
> > > nor does the fn-key emulation work on my macbookpro 1,1.
> > > It perfectly works with 2.6.27.3...
> > Please follow
> > http://bugzilla.kernel.org/show_bug.cgi?id=11825
> 
> Yup. The patch fixing this issue is in the bunch for which the pull 
> request has already been sent to Linus, but it didn't happen yet.

indeed w/ -rc2 the mouse works fine. Re' fn-keys the path in /sys
changed to /sys/module/hid_apple/parameters/fnmode ...

Soeren

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

* Re: [2.6.28-rc1 regression] appletouch
  2008-10-27 10:06     ` Soeren Sonnenburg
@ 2008-10-27 10:13       ` Jiri Kosina
  0 siblings, 0 replies; 5+ messages in thread
From: Jiri Kosina @ 2008-10-27 10:13 UTC (permalink / raw)
  To: Soeren Sonnenburg; +Cc: Jiri Slaby, Linux Kernel

On Mon, 27 Oct 2008, Soeren Sonnenburg wrote:

> indeed w/ -rc2 the mouse works fine. 

Thanks for verification.

> Re' fn-keys the path in /sys changed to 
> /sys/module/hid_apple/parameters/fnmode ...

Yes, the apple quirks have been separated to a separate module (and the 
same applies for all other device-specific quirks that were present in the 
generic HID code). Having all these together in the generic code started 
to become totally unmaintainable mess, the current way is much more 
clean.

-- 
Jiri Kosina
SUSE Labs

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

end of thread, other threads:[~2008-10-27 10:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-25 20:33 [2.6.28-rc1 regression] appletouch Soeren Sonnenburg
2008-10-25 21:15 ` Jiri Slaby
2008-10-26  0:45   ` Jiri Kosina
2008-10-27 10:06     ` Soeren Sonnenburg
2008-10-27 10:13       ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).