Re: [Mactel-linux-devel] [PATCH] make usbhid not occupy the apple{ir, touch} driver

2006-11-02 Thread Nicolas Boichat
Ludovic Rousseau wrote: > On 01/11/06, Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: > >> This patch makes it possible to load the appleir / appletouch driver >> after usbhid as usbhid will no longer open the device. However as a >> consequence you will need to load appletouch module for the mous

Re: [Mactel-linux-devel] [PATCH] make usbhid not occupy the apple{ir, touch} driver

2006-11-02 Thread Ludovic Rousseau
On 01/11/06, Soeren Sonnenburg <[EMAIL PROTECTED]> wrote: > This patch makes it possible to load the appleir / appletouch driver > after usbhid as usbhid will no longer open the device. However as a > consequence you will need to load appletouch module for the mouse to > function. Any objection to

[Mactel-linux-devel] [PATCH] make usbhid not occupy the apple{ir, touch} driver

2006-11-01 Thread Soeren Sonnenburg
This patch makes it possible to load the appleir / appletouch driver after usbhid as usbhid will no longer open the device. However as a consequence you will need to load appletouch module for the mouse to function. apply in addition to the patches to kernel 2.6.18* Soeren. Signed-off-by: Soeren