Kevin Lo
774ba0453e
Add support for controlling the audio power
...
Tested on: VGN-SZ79TN
2008-05-20 06:32:07 +00:00
Kevin Lo
c0348f2e02
Document the cdp for controlling CD power.
...
Approved by: cognet
2006-11-01 03:45:24 +00:00
David E. O'Brien
2a191126de
Canonize the include of acpi.h.
2005-09-11 18:39:03 +00:00
David E. O'Brien
dad97fee58
Fix SCM ID's.
2005-03-02 09:22:34 +00:00
Nate Lawson
276cd9216d
Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than
...
one will never be supported on the same platform, this does not hurt
debugging.
MFC after: 3 days
2004-12-13 23:31:46 +00:00
Warner Losh
669f5ef94f
Attach the device at acpi_sony instead of acpi_snc. Rename some
...
internal variables as well to reflect the change.
2004-11-29 16:40:30 +00:00
Warner Losh
2451114ab1
Remove more debugging
2004-11-15 20:08:44 +00:00
Warner Losh
b42dda8abf
Merge 1.3 from acpi_snc.c: don't use return_VALUE() macro
...
Improve style(9) compliance.
2004-11-15 05:12:17 +00:00
Warner Losh
f454a309d3
Kill ACPI_FUNCTION_TRACE. It is killing the tinderbox build, and it
...
isn't worth adding to the modules lists that we have to hard code for
this to work. Since we print PID right away, we have a trace point
already.
Minor knf while I'm here.
2004-11-13 23:39:56 +00:00
Warner Losh
dbacb6c44d
Commit takawata-san's Sony Notebook Controller driver, integrated into
...
the tree. Small tweaks were made by myself to eliminate unnecessary
includes and some other minor issues. Last time I asked takawata-san
about this driver, he suggested I commit it.
Submitted by: takawata
2004-11-11 22:54:58 +00:00