Latest working kernel version: 2.6.27 Earliest failing kernel version: 2.6.28-rc1, no bisection yet Distribution: debian/unstable Hardware Environment: powerbook5,6 Software Environment: ? Appletouch fails to bind the device, loading it merely yields: usbcore: registered new interface driver appletouch
Should be fixed in hid HEAD, not pulled by Linus so far, so not closing...
References : http://marc.info/?l=linux-kernel&m=122433436930451&w=4 Handled-By : Jiri Slaby <jirislaby@gmail.com> Handled-By : Jiri Kosina <jkosina@suse.cz> Patch : http://marc.info/?l=linux-kernel&m=122442584100873&w=4
Kernel with that patch doesn't compile: drivers/hid/hid-core.c: In function ‘hid_ignore’: drivers/hid/hid-core.c:1589: error: ‘struct hid_device’ has no member named ‘type’ drivers/hid/hid-core.c:1589: error: ‘HID_TYPE_MOUSE’ undeclared (first use in this function) drivers/hid/hid-core.c:1589: error: (Each undeclared identifier is reported only once drivers/hid/hid-core.c:1589: error: for each function it appears in.)
Please apply also: http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git;a=commitdiff_plain;h=a73a63701f8f23e70674b3c5e367a0a726c18468 before that patch.
Oh, and this one: http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git;a=commitdiff_plain;h=b4d8e4736c94e78fd846dca0c95a3a0710582584 instead of the one from comment #2.
References : http://marc.info/?l=linux-kernel&m=122433436930451&w=4 Handled-By : Jiri Slaby <jirislaby@gmail.com> Handled-By : Jiri Kosina <jkosina@suse.cz> Patch : http://lkml.org/lkml/2008/10/21/358 Patch : http://lkml.org/lkml/2008/10/21/359 For some reason I can't find it on marc. Also I hope I didn't mess up the format of this message.
The fix is now present in Linus tree, commits b4d8e4736c9 and a73a63701.
(In reply to comment #6) > References : http://marc.info/?l=linux-kernel&m=122433436930451&w=4 > > Handled-By : Jiri Slaby <jirislaby@gmail.com> > Handled-By : Jiri Kosina <jkosina@suse.cz> > > Patch : http://lkml.org/lkml/2008/10/21/358 > Patch : http://lkml.org/lkml/2008/10/21/359 > > For some reason I can't find it on marc. Also I hope I didn't mess up the > format of this message. The format is fine. :-)
*** Bug 11869 has been marked as a duplicate of this bug. ***