* Support of sonypi module/code
@ 2001-12-08 8:40 Lee Packham
2001-12-08 16:55 ` Stelian Pop
2001-12-09 22:13 ` Pavel Machek
0 siblings, 2 replies; 4+ messages in thread
From: Lee Packham @ 2001-12-08 8:40 UTC (permalink / raw)
To: linux-kernel
Am I going to be treading on anybody's toes if I release a patch for the
sonypi module to add battery and AC power information support?
The reason is thus, to stop the fan spinning all the time on my laptop I
have to use ACPI (I have a Vaio FX-103). It doesn't work great, but it
works...
ACPI can't report battery info. Nor can APM!
You have to use the Programmable Interrupts thing to get them out of the
system. I wrote a program that did this (vaiod) on a polling interval to
set my screen brightness automagically but I would have to poll things
manually. It would be great to do this though /dev/sonypi.
It doesn't look like the code has been updated for ages. So is anybody
going to complain if I do it?
Lee Packham
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Support of sonypi module/code
2001-12-08 8:40 Support of sonypi module/code Lee Packham
@ 2001-12-08 16:55 ` Stelian Pop
2001-12-09 22:13 ` Pavel Machek
1 sibling, 0 replies; 4+ messages in thread
From: Stelian Pop @ 2001-12-08 16:55 UTC (permalink / raw)
To: Lee Packham; +Cc: Linux Kernel Mailing List
On Sat, Dec 08, 2001 at 08:40:30AM -0000, Lee Packham wrote:
> Am I going to be treading on anybody's toes if I release a patch for the
> sonypi module to add battery and AC power information support?
Mines. The driver _is_ maintained.
> The reason is thus, to stop the fan spinning all the time on my laptop I
> have to use ACPI (I have a Vaio FX-103). It doesn't work great, but it
> works...
>
> ACPI can't report battery info. Nor can APM!
The latest versions of ACPI work pretty well, if it doesn't work
for you it must be because of buggy ACPI bios. At least in my case,
I found out that flashing a newer bios (look out for bioses that
support Windows XP on the sony site) solves most of the problems.
> You have to use the Programmable Interrupts thing to get them out of the
> system. I wrote a program that did this (vaiod) on a polling interval to
> set my screen brightness automagically but I would have to poll things
> manually. It would be great to do this though /dev/sonypi.
Why not. We already do this with ioctls for brightness control.
> It doesn't look like the code has been updated for ages. So is anybody
> going to complain if I do it?
Your significance of 'ages' must be different that mines...
Stelian.
--
Stelian Pop <stelian.pop@fr.alcove.com>
|---------------- Free Software Engineer -----------------|
| Alcôve - http://www.alcove.com - Tel: +33 1 49 22 68 00 |
|------------- Alcôve, liberating software ---------------|
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Support of sonypi module/code
2001-12-08 8:40 Support of sonypi module/code Lee Packham
2001-12-08 16:55 ` Stelian Pop
@ 2001-12-09 22:13 ` Pavel Machek
2001-12-10 13:51 ` Stelian Pop
1 sibling, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2001-12-09 22:13 UTC (permalink / raw)
To: Lee Packham; +Cc: linux-kernel
Hi!
> Am I going to be treading on anybody's toes if I release a patch for the
> sonypi module to add battery and AC power information support?
Releasing patch to l-k is *always* okay, as long as you don't mail it
linus or marcelo for inclusion.
Pavel
--
"I do not steal MS software. It is not worth it."
-- Pavel Kankovsky
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Support of sonypi module/code
2001-12-09 22:13 ` Pavel Machek
@ 2001-12-10 13:51 ` Stelian Pop
0 siblings, 0 replies; 4+ messages in thread
From: Stelian Pop @ 2001-12-10 13:51 UTC (permalink / raw)
To: Pavel Machek; +Cc: linux-kernel
On Sun, Dec 09, 2001 at 11:13:33PM +0100, Pavel Machek wrote:
> > Am I going to be treading on anybody's toes if I release a patch for the
> > sonypi module to add battery and AC power information support?
>
> Releasing patch to l-k is *always* okay, as long as you don't mail it
> linus or marcelo for inclusion.
Indeed. However, sending a copy to the known maintainer of the code
in question is always a good idea.
Stelian.
--
Stelian Pop <stelian.pop@fr.alcove.com>
|---------------- Free Software Engineer -----------------|
| Alcôve - http://www.alcove.com - Tel: +33 1 49 22 68 00 |
|------------- Alcôve, liberating software ---------------|
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-12-10 13:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-08 8:40 Support of sonypi module/code Lee Packham
2001-12-08 16:55 ` Stelian Pop
2001-12-09 22:13 ` Pavel Machek
2001-12-10 13:51 ` Stelian Pop
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome