Re: Appletouch is gone!

From: Jiri Kosina
Date: Thu May 03 2007 - 07:26:44 EST


On Thu, 3 May 2007, Thomas Meyer wrote:

> With current git head from linus' tree and LOCALVERSION_AUTO [=y] and
> USB_APPLETOUCH [=m]
> find /lib/modules/ -name apple*
> /lib/modules/2.6.20/kernel/drivers/usb/input/appletouch.ko
> /lib/modules/2.6.21/kernel/drivers/usb/input/appletouch.ko
> uname -a
> Linux hotzenplotz 2.6.21-gdc87c398

Sorry, I am not able to reproduce it here

$ grep USB_APPLETOUCH .config
CONFIG_USB_APPLETOUCH=m
$ grep LOCALVERSION_AUTO .config
CONFIG_LOCALVERSION_AUTO=y

$ ll /lib/modules/2.6.21-default-gdc87c398-dirty/kernel/drivers/usb/input/appletouch.ko
-rw-r--r-- 1 root root 33482 2007-05-03 11:23 /lib/modules/2.6.21-default-gdc87c398-dirty/kernel/drivers/usb/input/appletouch.ko

Could you please give me your full .config?

--
Jiri Kosina
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/