On Sat, 2006-10-28 at 20:55 +0200, Oliver Neukum wrote: > > From: Sergey Vlasov > > Subject: usbhid: Add HID_QUIRK_IGNORE_MOUSE flag > > > > Some HID devices by Apple have both keyboard and mouse interfaces; the > > keyboard interface is handled by usbhid, but the mouse (really > > touchpad) interface must be handled by the separate 'appletouch' > > driver. Using HID_QUIRK_IGNORE will make hiddev ignore both > > interfaces, therefore a new quirk flag to ignore only the mouse > > interface is required. > > Exactly. Combing both patches: > Soeren, if this works, please sign it off and send it to Greg. OK, this works, but as the same IDs need the FN key hacks I or'ed the FN and mouse quirk flags. Also I added the appleir (builtin infrared on the macbook/pro) to the list of ignored IDs. Therefore the patch though very similar is again slightly different. But hey, it worked for me over the last hour on this mbp :-)) Please comment/apply. Soeren. -- Sometimes, there's a moment as you're waking, when you become aware of the real world around you, but you're still dreaming.