public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* ibm-acpi enhancement request
@ 2005-01-24 17:19 Paul Ionescu
       [not found] ` <20050124171939.14379.qmail-nmJAbDMUu36A/QwVtaZbd3CJp6faPEW9@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Ionescu @ 2005-01-24 17:19 UTC (permalink / raw)
  To: Borislav Deianov, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi Boris,

I am trying to write some code for ibm-acpi
integration in HAL to better support IBM Thinkpads in
HAL. 
(http://www.freedesktop.org/wiki/Software_2fhal )
This way we may have a general GUI for interacting
with hardware, and we can let go of tpb.
Do you think that is easy possible to have exported
current_brightness and current_soundmixer in
/proc/sys/ibm/ ?

If it's easy, we can discuss further how to do it.
And maybe we can think of other things we might add.




		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ibm-acpi enhancement request
       [not found] ` <20050124171939.14379.qmail-nmJAbDMUu36A/QwVtaZbd3CJp6faPEW9@public.gmane.org>
@ 2005-01-24 18:37   ` Luca Capello
  2005-01-24 20:54     ` Paul Ionescu
  0 siblings, 1 reply; 4+ messages in thread
From: Luca Capello @ 2005-01-24 18:37 UTC (permalink / raw)
  To: ML ACPI-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Paul,

on 01/24/2005 06:19 PM, Paul Ionescu wrote:
> I am trying to write some code for ibm-acpi
> integration in HAL to better support IBM Thinkpads in
> HAL. 
> (http://www.freedesktop.org/wiki/Software_2fhal )
this is a good idea, I don't have the capacity to code and help you, but
I can test whatever you want ;-)

> This way we may have a general GUI for interacting
> with hardware, and we can let go of tpb.
Why don't integrate the two approaches in an unique one? The first thing
that came in my mind was this:
   http://tpctl.sourceforge.net/configure-thinkpad.html

Thx, bye,
Gismo / Luca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFB9UBMVAp7Xm10JmkRApL8AJ0UFUFhSqyhGuyvyrtlY+4xH7hUwQCfSo0A
48rOlbpxK6pKLfA5JYNeu9o=
=w70f
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: ibm-acpi enhancement request
  2005-01-24 18:37   ` Luca Capello
@ 2005-01-24 20:54     ` Paul Ionescu
       [not found]       ` <pan.2005.01.24.20.54.13.198074-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Ionescu @ 2005-01-24 20:54 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi Luca,

On Mon, 24 Jan 2005 19:37:01 +0100, Luca Capello wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello Paul,
> 
> on 01/24/2005 06:19 PM, Paul Ionescu wrote:
>> I am trying to write some code for ibm-acpi integration in HAL to better
>> support IBM Thinkpads in HAL.
>> (http://www.freedesktop.org/wiki/Software_2fhal )
> this is a good idea, I don't have the capacity to code and help you, but I
> can test whatever you want ;-)
> 
>> This way we may have a general GUI for interacting with hardware, and we
>> can let go of tpb.
> Why don't integrate the two approaches in an unique one? The first thing
> that came in my mind was this:
>    http://tpctl.sourceforge.net/configure-thinkpad.html

In the end we will have only one GUI, but that would be HAL/DBUS aware and
not IBM specific.
You will be able to configure some property via a generic program, no
matter what laptop/desktop you have.

Think of something like what is alsamixer for soundcards if you like: you
can adjust parameters of various soundcards with different parameters with
only one program.





-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Re: ibm-acpi enhancement request
       [not found]       ` <pan.2005.01.24.20.54.13.198074-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
@ 2005-01-27 18:59         ` Luca Capello
  0 siblings, 0 replies; 4+ messages in thread
From: Luca Capello @ 2005-01-27 18:59 UTC (permalink / raw)
  To: ML ACPI-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Paul,

on 01/24/2005 09:54 PM, Paul Ionescu wrote:
>>Why don't integrate the two approaches in an unique one? The first thing
>>that came in my mind was this:
>>   http://tpctl.sourceforge.net/configure-thinkpad.html
> In the end we will have only one GUI, but that would be HAL/DBUS aware and
> not IBM specific.
> You will be able to configure some property via a generic program, no
> matter what laptop/desktop you have.
> 
> Think of something like what is alsamixer for soundcards if you like: you
> can adjust parameters of various soundcards with different parameters with
> only one program.
actually, this is even a better idea than tpctl ;-)

As I said in my previous post, I'm here for any kind of tests.

Thx, bye,
Gismo / Luca
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFB+TocVAp7Xm10JmkRAhDUAJ9KccU7g9mDPgSjUxANQDaWuoFljwCeIOMP
d0WolCwkQyPP8IcEU5bSoPc=
=vFPY
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-27 18:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-24 17:19 ibm-acpi enhancement request Paul Ionescu
     [not found] ` <20050124171939.14379.qmail-nmJAbDMUu36A/QwVtaZbd3CJp6faPEW9@public.gmane.org>
2005-01-24 18:37   ` Luca Capello
2005-01-24 20:54     ` Paul Ionescu
     [not found]       ` <pan.2005.01.24.20.54.13.198074-/E1597aS9LQAvxtiuMwx3w@public.gmane.org>
2005-01-27 18:59         ` Luca Capello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox