public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Dell DSDT corrected
@ 2003-01-28 10:20 Jan Slezak
       [not found] ` <200301281120.15917.jan.slezak-aRb0bU7PRFPrBKCeMvbIDA@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Slezak @ 2003-01-28 10:20 UTC (permalink / raw)
  To: acpi-devel-pyega4qmqnRoyOMFzWx49A; +Cc: Marco Walther, James D Strandboge

[-- Attachment #1: Type: text/plain, Size: 1054 bytes --]

Hi there!

I modified my Dell Latitude C640 DSDT table and values in /proc/acpi what were 
previously constantly zero (or something equivalent) where brought to life. 
This is:

- temperature in thermal zone
- processor frequency in performance in processor (processor consumption is 
still zero, but I belive it is not exposed to ACPI)
- all information in battery (except presence/absence what was already working 
before)

The DSDT patch and original DSDT are enclosed I hope it helps someone.

Patch avoids passing buffers as arguments to functions that modifies it. I 
discovered that such buffers are passed by value and modifications don't 
apply to where it should.

P.S. to Marco: I didn't find any item in my DSDT concerning fans so I think it 
is realy not exposed to ACPI and no items are shown under /proc/acpi/fan 
(WinXP also doesn't show fans in hardware list and I think it doesn't drive 
them, they are likely driven directly by BIOS). But I am able to drive fans 
by i8k module made by Massimo Dal Zotto.


Jan

[-- Attachment #2: dsdt.dsl.dell.gz --]
[-- Type: application/x-gzip, Size: 8204 bytes --]

[-- Attachment #3: dsdt.dsl.dell.patch.gz --]
[-- Type: application/x-gzip, Size: 748 bytes --]

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

end of thread, other threads:[~2003-01-31  4:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-28 10:20 Dell DSDT corrected Jan Slezak
     [not found] ` <200301281120.15917.jan.slezak-aRb0bU7PRFPrBKCeMvbIDA@public.gmane.org>
2003-01-29 18:04   ` Markus Wiesner
     [not found]     ` <20030129180444.GB10601-aCYJ90g6FbN3mO1V46hDx7oZL2q1Rlic@public.gmane.org>
2003-01-30 15:45       ` Is this safe? " James D Strandboge
     [not found]     ` <1043878640.1471.6.camel@sirius.strandboge.cxm>
     [not found]       ` <20030129230247.GB11019@homerelay.wiesner-net.de>
     [not found]         ` <1043883259.3421.7.camel@sirius.strandboge.cxm>
     [not found]           ` <20030130220318.GA12147@homerelay.wiesner-net.de>
     [not found]             ` <20030130220318.GA12147-aCYJ90g6FbN3mO1V46hDx7oZL2q1Rlic@public.gmane.org>
2003-01-31  4:30               ` Is this safe? James D Strandboge

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