On Tue, 2007-03-06 at 08:17 +0100, Ludovic Rousseau wrote:
> On 05/03/07, Ortwin Glück <[EMAIL PROTECTED]> wrote:
> > The 2.6.20 kernel and the mactel patchset fail to set the
> > HID_QUIRK_IGNORE_MOUSE quirk for the touchpad in
> > drivers/usb/input/hid-core.c
> > This way the USB HID driver will grab the device and not the appletouch
> > driver. While the device works with HID there is no support for
> > multifinger, scrolling, tapping etc. To make use of the appletouch
> > driver you must add the quirk!
> 
> Do you have a wokring touchpad configuration with:
> - multifinger
> - scrolling
> - tapping

sure. but the usbhid mactel patch for 2.6.20 is broken as

 #define HID_QUIRK_IGNORE_MOUSE         0x00010000
 #define HID_QUIRK_BAD_RELATIVE_KEYS    0x00010000

both define to the same thing.

However this went into 2.6.21 :)

Soeren

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mactel-linux-devel mailing list
Mactel-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel

Reply via email to