[Mactel-linux-devel] SF.net SVN: mactel-linux: [67] trunk/kernel/mactel-patches-2.6.19/usbhid. patch

2006-11-30 Thread huceke
Revision: 67 http://svn.sourceforge.net/mactel-linux/?rev=67&view=rev Author: huceke Date: 2006-11-30 00:30:15 -0800 (Thu, 30 Nov 2006) Log Message: --- Update for 2.6.19 Modified Paths: -- trunk/kernel/mactel-patches-2.6.19/usbhid.patch Modified: trunk/ke

Re: [Mactel-linux-devel] SF.net SVN: mactel-linux: [66] trunk/kernel/mactel-patches-2.6.18/ efi_e820_all_mapped_fix.patch

2006-11-30 Thread Ludovic Rousseau
On 27/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Revision: 66 > http://svn.sourceforge.net/mactel-linux/?rev=66&view=rev > Author: huceke > Date: 2006-11-27 14:25:24 -0800 (Mon, 27 Nov 2006) > > Log Message: > --- > Add missing patch for efi boot > > Added Paths:

Re: [Mactel-linux-devel] SF.net SVN: mactel-linux: [67] trunk/kernel/mactel-patches-2.6.19/usbhid. patch

2006-11-30 Thread Sven Anders
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] schrieb: > Revision: 67 > http://svn.sourceforge.net/mactel-linux/?rev=67&view=rev > Author: huceke > Date: 2006-11-30 00:30:15 -0800 (Thu, 30 Nov 2006) > > Log Message: > --- > Update for 2.6.19 > > Modified

[Mactel-linux-devel] SF.net SVN: mactel-linux: [68] trunk/kernel/mactel-patches-2.6.19/applesmc. patch

2006-11-30 Thread nboichat
Revision: 68 http://svn.sourceforge.net/mactel-linux/?rev=68&view=rev Author: nboichat Date: 2006-11-30 00:59:37 -0800 (Thu, 30 Nov 2006) Log Message: --- Fix applesmc MacMini support. Reported by Tino Keitel. Modified Paths: -- trunk/kernel/mactel-patches-

Re: [Mactel-linux-devel] SF.net SVN: mactel-linux: [63] trunk/kernel

2006-11-30 Thread Nicolas Boichat
Tino Keitel wrote: > On Tue, Nov 28, 2006 at 20:58:18 +0100, Tino Keitel wrote: > >> On Tue, Nov 28, 2006 at 20:50:30 +0100, Tino Keitel wrote: >> >>> On Sun, Nov 26, 2006 at 02:49:03 -0800, [EMAIL PROTECTED] wrote: >>> Revision: 63 http://svn.sourceforge.net/mact

[Mactel-linux-devel] SF.net SVN: mactel-linux: [69] trunk/kernel/mactel-patches-2.6.19/usbhid. patch

2006-11-30 Thread huceke
Revision: 69 http://svn.sourceforge.net/mactel-linux/?rev=69&view=rev Author: huceke Date: 2006-11-30 01:18:17 -0800 (Thu, 30 Nov 2006) Log Message: --- Fixed define values Modified Paths: -- trunk/kernel/mactel-patches-2.6.19/usbhid.patch Modified: trunk/

[Mactel-linux-devel] SF.net SVN: mactel-linux: [70] trunk/kernel/mactel-patches-2.6.19/ efi_e820_all_mapped_fix.patch

2006-11-30 Thread nboichat
Revision: 70 http://svn.sourceforge.net/mactel-linux/?rev=70&view=rev Author: nboichat Date: 2006-11-30 01:41:41 -0800 (Thu, 30 Nov 2006) Log Message: --- Add efi_e820_all_mapped_fix.patch to 2.6.19 patchset. Added Paths: --- trunk/kernel/mactel-patches-2.6.19/

[Mactel-linux-devel] SF.net SVN: mactel-linux: [71] trunk/kernel

2006-11-30 Thread nboichat
Revision: 71 http://svn.sourceforge.net/mactel-linux/?rev=71&view=rev Author: nboichat Date: 2006-11-30 01:42:25 -0800 (Thu, 30 Nov 2006) Log Message: --- Update Changelogs. Modified Paths: -- trunk/kernel/mactel-patches-2.6.18/Changelog trunk/kernel/ma

[Mactel-linux-devel] SF.net SVN: mactel-linux: [72] trunk/kernel/mactel-patches-2.6.19

2006-11-30 Thread nboichat
Revision: 72 http://svn.sourceforge.net/mactel-linux/?rev=72&view=rev Author: nboichat Date: 2006-11-30 02:27:29 -0800 (Thu, 30 Nov 2006) Log Message: --- Update patchset for 2.6.19 (final). Modified Paths: -- trunk/kernel/mactel-patches-2.6.19/Changelog

[Mactel-linux-devel] Build failure on Macbook 1,8 Intel C2D

2006-11-30 Thread Marvin Stark
Hi, today I tried to build the 2.6.19 kernel with the 2.6.19 mactel patches. Applying the patches worked without problems. But when I try to build the kernel I get following error: 8< drivers/built-in.o: In function `applesmc_init': applesmc.c:(.init.text+0x6915): undefined reference to

Re: [Mactel-linux-devel] Build failure on Macbook 1,8 Intel C2D

2006-11-30 Thread Tino Keitel
On Thu, Nov 30, 2006 at 13:22:28 +0100, Marvin Stark wrote: > Hi, > > today I tried to build the 2.6.19 kernel with the 2.6.19 mactel patches. > Applying the patches worked without problems. But when I try to build the > kernel I get following error: > > 8< > drivers/built-in.o: In funct

[Mactel-linux-devel] SF.net SVN: mactel-linux: [73] trunk/kernel/mactel-patches-2.6.19/applesmc. patch

2006-11-30 Thread nboichat
Revision: 73 http://svn.sourceforge.net/mactel-linux/?rev=73&view=rev Author: nboichat Date: 2006-11-30 05:20:17 -0800 (Thu, 30 Nov 2006) Log Message: --- Select LED class (NEW_LEDS and LEDS_CLASS) when selecting Apple SMC driver (SENSORS_APPLESMC) in kernel configuration.

Re: [Mactel-linux-devel] Build failure on Macbook 1,8 Intel C2D

2006-11-30 Thread Nicolas Boichat
Tino Keitel wrote: > On Thu, Nov 30, 2006 at 13:22:28 +0100, Marvin Stark wrote: > >> Hi, >> >> today I tried to build the 2.6.19 kernel with the 2.6.19 mactel patches. >> Applying the patches worked without problems. But when I try to build the >> kernel I get following error: >> >> 8<

Re: [Mactel-linux-devel] Build failure on Macbook 1,8 Intel C2D

2006-11-30 Thread Nicolas Boichat
Tino Keitel wrote: > On Thu, Nov 30, 2006 at 13:22:28 +0100, Marvin Stark wrote: > >> Hi, >> >> today I tried to build the 2.6.19 kernel with the 2.6.19 mactel patches. >> Applying the patches worked without problems. But when I try to build the >> kernel I get following error: >> >> 8<

[Mactel-linux-devel] SF.net SVN: mactel-linux: [74] trunk/tools/keyboard_brigthness

2006-11-30 Thread ludov
Revision: 74 http://svn.sourceforge.net/mactel-linux/?rev=74&view=rev Author: ludov Date: 2006-11-30 07:40:56 -0800 (Thu, 30 Nov 2006) Log Message: --- add the "toggle" feature. Thanks to Hannes Wyss for the idea Modified Paths: -- trunk/tools/keyboard_brig

[Mactel-linux-devel] 2.6.19 sigmatel_audio patch

2006-11-30 Thread Lionel Landwerlin
Hello, I tried the lastest patch for sigmantel on my macbook. I think config is uncomplete for the macbook configuration. I tested the differents configurations inside the patch_sigmatel.c file plus the default kernel config (with no patch). Here are some comments : default kernel 2.6.19 config :