mjacob
|
001175ac64
|
Initialize key to zero.
|
2007-06-17 04:40:33 +00:00 |
|
njl
|
9d0fbd0af1
|
Mute the main audio during reboot/shutdown. This prevents a burst of static
on the speakers of my Panasonic Y4. It might make sense to do this in the
mixer rc.d script as well.
|
2007-06-02 19:37:27 +00:00 |
|
nyan
|
a723c39e7d
|
Use the acpi_event_sleep_button_sleep() function instead of
the acpi_SetSleepState().
Submitted by: njl
|
2006-06-06 15:20:06 +00:00 |
|
nyan
|
842abc9ea7
|
Add Fn+F7 hotkey (suspend) support.
Tested by: nork
|
2006-06-05 11:55:20 +00:00 |
|
obrien
|
5a7994d2cd
|
Canonize the include of acpi.h.
|
2005-09-11 18:39:03 +00:00 |
|
nyan
|
48257920e2
|
Fix my copyright.
|
2005-05-14 10:51:16 +00:00 |
|
njl
|
1af716f4fc
|
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 |
|
njl
|
ddc1dfe834
|
Add power profile support so that the LCD changes brightness levels based
on the AC line state.
Submitted by: OGAWA Takaya <t-ogawa@triaez.kaisei.org>
MFC after: 1 week
|
2004-11-07 23:18:23 +00:00 |
|
njl
|
8881707b65
|
Be sure to always unlock the sx lock when exiting the sysctl function.
MFC after: 3 days
|
2004-08-24 17:53:25 +00:00 |
|
njl
|
86267b0197
|
MPSAFE locking
* Serialize access to the sysctl routines and the notify handler
* Assert that the sx lock is held in any functions they call.
|
2004-08-13 06:22:31 +00:00 |
|
njl
|
a24969480f
|
Whitespace cleanup and move static variables together.
|
2004-07-24 20:40:02 +00:00 |
|
nyan
|
3c92d13fb3
|
Add the ACPI Panasonic extras driver.
Submitted by: OGAWA Takaya <t-ogawa@triaez.kaisei.org> and nyan
|
2004-07-21 14:47:54 +00:00 |
|