* [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs.
@ 2004-08-07 16:28 Paweł Sikora
2004-08-08 20:29 ` Andrew Morton
0 siblings, 1 reply; 5+ messages in thread
From: Paweł Sikora @ 2004-08-07 16:28 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: omnibook.patch --]
[-- Type: text/x-diff, Size: 273 bytes --]
--- linux-2.6.8-rc3/drivers/char/omnibook/ec.c.orig 2004-08-07 15:32:19.000000000 +0200
+++ linux-2.6.8-rc3/drivers/char/omnibook/ec.c 2004-08-07 18:25:18.604913976 +0200
@@ -30,6 +30,7 @@
#endif
#endif
+#include <linux/errno.h>
#include <asm/io.h>
#include "ec.h"
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs.
2004-08-07 16:28 [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs Paweł Sikora
@ 2004-08-08 20:29 ` Andrew Morton
2004-08-08 21:04 ` Stefan Schweizer
0 siblings, 1 reply; 5+ messages in thread
From: Andrew Morton @ 2004-08-08 20:29 UTC (permalink / raw)
To: Pawe__ Sikora; +Cc: linux-kernel
Pawe__ Sikora <pluto@pld-linux.org> wrote:
>
> --- linux-2.6.8-rc3/drivers/char/omnibook/ec.c.orig 2004-08-07 15:32:19.000000000 +0200
> +++ linux-2.6.8-rc3/drivers/char/omnibook/ec.c 2004-08-07 18:25:18.604913976 +0200
This file is not present in the 2.6 tree.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs.
2004-08-08 20:29 ` Andrew Morton
@ 2004-08-08 21:04 ` Stefan Schweizer
2004-08-08 21:13 ` Andrew Morton
2004-08-08 21:34 ` Paweł Sikora
0 siblings, 2 replies; 5+ messages in thread
From: Stefan Schweizer @ 2004-08-08 21:04 UTC (permalink / raw)
To: Andrew Morton, linux-kernel
Andrew,
I think he refers to the omnibook driver, that can be found at
http://sourceforge.net/projects/omke/
And it is needed for brightness/fan/temperature/buttons of omnibooks
or acer aspire laptops like mine.
Why do you not have it in the kernel and what can i do to get it in
the kernel, so that i do not need to patch or compile external for
everytime when I switch to a new kernel?
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs.
2004-08-08 21:04 ` Stefan Schweizer
@ 2004-08-08 21:13 ` Andrew Morton
2004-08-08 21:34 ` Paweł Sikora
1 sibling, 0 replies; 5+ messages in thread
From: Andrew Morton @ 2004-08-08 21:13 UTC (permalink / raw)
To: Stefan Schweizer; +Cc: linux-kernel
Stefan Schweizer <sschweizer@gmail.com> wrote:
>
> Why do you not have it in the kernel and what can i do to get it in
> the kernel, so that i do not need to patch or compile external for
> everytime when I switch to a new kernel?
Please ask the author to formally submit a patch.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs.
2004-08-08 21:04 ` Stefan Schweizer
2004-08-08 21:13 ` Andrew Morton
@ 2004-08-08 21:34 ` Paweł Sikora
1 sibling, 0 replies; 5+ messages in thread
From: Paweł Sikora @ 2004-08-08 21:34 UTC (permalink / raw)
To: Stefan Schweizer; +Cc: Andrew Morton, linux-kernel
On Sunday 08 of August 2004 23:04, Stefan Schweizer wrote:
> Andrew,
> I think he refers to the omnibook driver, that can be found at
> http://sourceforge.net/projects/omke/
yes, we use the http://149.156.124.14/~pluto/tmp/2.6.1-all-in-1.patch
in the pld-kernel.
--
/* Copyright (C) 2003, SCO, Inc. This is valuable Intellectual Property. */
#define say(x) lie(x)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-08-08 21:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-07 16:28 [PATCH] omnibook / CONFIG_ACPI is not set / missing -Exxxx defs Paweł Sikora
2004-08-08 20:29 ` Andrew Morton
2004-08-08 21:04 ` Stefan Schweizer
2004-08-08 21:13 ` Andrew Morton
2004-08-08 21:34 ` Paweł Sikora
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox