* ACPI Extensions for Display Adapters
@ 2004-01-23 22:35 Brown, Len
[not found] ` <BF1FE1855350A0479097B3A0D2A80EE0CC8A41-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Brown, Len @ 2004-01-23 22:35 UTC (permalink / raw)
To: acpi-devel, Karol Kozimor
Volunteers?
Karol, this make sense to you?
Thanks,
-Len
-----Original Message-----
From: acpi-bugzilla-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
[mailto:acpi-bugzilla-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org] On Behalf Of
bugme-daemon-3NddpPZAyC0@public.gmane.org
Sent: Friday, January 23, 2004 5:31 PM
To: acpi-bugzilla-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: [ACPI-bugzilla] [Bug 1944] New: ACPI Extensions for Display
Adapters
http://bugme.osdl.org/show_bug.cgi?id=1944
Summary: ACPI Extensions for Display Adapters
Kernel Version: 2.6.0-test10
Status: NEW
Severity: normal
Owner: len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
Submitter: len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
CC: acpi-bugzilla-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Systems containing a built-in display adapter are requred to implement
the ACPI Extensions for Display Adapters. -- ACPI Spec 2.0c appendix B.
These extensions involved brightness control, device switching,
and power state support.
Currently, some of these features are implemented in the asus_extras
and toshiba_extras drivers. A generic drivers/acpi/video.c driver
should be created to support these features on all
vendors platforms. When it is available, that functionality should be
removed from the asus and toshiba specific drivers.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI Extensions for Display Adapters
[not found] ` <BF1FE1855350A0479097B3A0D2A80EE0CC8A41-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
@ 2004-01-23 23:13 ` Ducrot Bruno
[not found] ` <20040123231334.GJ25416-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-01-24 21:54 ` John Belmonte
1 sibling, 1 reply; 5+ messages in thread
From: Ducrot Bruno @ 2004-01-23 23:13 UTC (permalink / raw)
To: Brown, Len; +Cc: acpi-devel, Karol Kozimor
On Fri, Jan 23, 2004 at 05:35:00PM -0500, Brown, Len wrote:
> Volunteers?
This is perhaps time to add some attribute to sysfs?
--
Ducrot Bruno
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI Extensions for Display Adapters
[not found] ` <20040123231334.GJ25416-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
@ 2004-01-23 23:44 ` Karol Kozimor
[not found] ` <20040123234459.GB18100-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Karol Kozimor @ 2004-01-23 23:44 UTC (permalink / raw)
To: Ducrot Bruno; +Cc: Brown, Len, acpi-devel
Thus wrote Ducrot Bruno:
> On Fri, Jan 23, 2004 at 05:35:00PM -0500, Brown, Len wrote:
> > Volunteers?
>
> This is perhaps time to add some attribute to sysfs?
BTW: did anybody actually think of moving the Linux-specific bits to sysfs?
I guess killing /proc/acpi would be a 2.7-thing though.
Best regards,
--
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI Extensions for Display Adapters
[not found] ` <20040123234459.GB18100-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
@ 2004-01-24 0:16 ` Ducrot Bruno
0 siblings, 0 replies; 5+ messages in thread
From: Ducrot Bruno @ 2004-01-24 0:16 UTC (permalink / raw)
To: Brown, Len, acpi-devel
On Sat, Jan 24, 2004 at 12:44:59AM +0100, Karol Kozimor wrote:
> Thus wrote Ducrot Bruno:
> > On Fri, Jan 23, 2004 at 05:35:00PM -0500, Brown, Len wrote:
> > > Volunteers?
> >
> > This is perhaps time to add some attribute to sysfs?
>
> BTW: did anybody actually think of moving the Linux-specific bits to sysfs?
> I guess killing /proc/acpi would be a 2.7-thing though.
> Best regards,
Sometimes, I'm thinking about, but well, never got time to do it (it's
not in my priority list)...
--
Ducrot Bruno
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: ACPI Extensions for Display Adapters
[not found] ` <BF1FE1855350A0479097B3A0D2A80EE0CC8A41-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
2004-01-23 23:13 ` Ducrot Bruno
@ 2004-01-24 21:54 ` John Belmonte
1 sibling, 0 replies; 5+ messages in thread
From: John Belmonte @ 2004-01-24 21:54 UTC (permalink / raw)
To: acpi-devel
Len wrote:
> Volunteers?
I may take a stab at this, at least to cover the video out control as a
start. I maintain the toshiba_acpi driver and have an interest in
getting this straightened out.
-John
--
http:// if ile.org/
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-01-24 21:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-23 22:35 ACPI Extensions for Display Adapters Brown, Len
[not found] ` <BF1FE1855350A0479097B3A0D2A80EE0CC8A41-N2PTB0HCzHJF3Yvz3xaN/VDQ4js95KgL@public.gmane.org>
2004-01-23 23:13 ` Ducrot Bruno
[not found] ` <20040123231334.GJ25416-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-01-23 23:44 ` Karol Kozimor
[not found] ` <20040123234459.GB18100-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2004-01-24 0:16 ` Ducrot Bruno
2004-01-24 21:54 ` John Belmonte
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox