Sofian Brabez
|
61bfd86762
|
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
Reviewed by: cognet
Approved by: cognet
|
2013-01-30 18:01:20 +00:00 |
|
Andriy Gapon
|
c82eedb465
|
acpi_fujitsu: update for P8010
PR: kern/121102
Submitted by: Anish Mistry <amistry@am-productions.biz>
MFC after: 3 weeks
|
2010-12-11 10:55:18 +00:00 |
|
Jung-uk Kim
|
30363a9a9e
|
Remove unused assignment.
Found by: clang static analyzer
Found by: Coverity Prevent[tm] (CID 4537, 4538, 4539)
|
2010-06-11 19:53:42 +00:00 |
|
Jung-uk Kim
|
129d3046ef
|
Import ACPICA 20090521.
|
2009-06-05 18:44:36 +00:00 |
|
Ed Schouten
|
d172be1fd0
|
Fix a typo in a comment in the ACPI Fujitsu driver.
The word "hotkys" should read "hotkeys".
Submitted by: Jille Timmermans <jille quis cx>
|
2008-09-08 06:29:24 +00:00 |
|
Jung-uk Kim
|
2be4e4713a
|
Catch up with ACPI-CA 20070320 import.
|
2007-03-22 18:16:43 +00:00 |
|
Philip Paeps
|
b9abb62d05
|
Allow non-P laptops to make use of this module.
Other major changes (from the author):
o Individual method probing
o Finally figured out what the RBLL, RVOL, GHKS, GSIF are:
- RBLL - lcd_brightness radix
- RVOL - volume radix
- GHKS - Currently activated hotkey (internal)
- GSIF - Hotkey mask (internal)
Submitted by: Anish Mistry <mistry.7 -at- osu.edu>
MFC after: 3 days
|
2006-01-29 23:52:02 +00:00 |
|
David E. O'Brien
|
2a191126de
|
Canonize the include of acpi.h.
|
2005-09-11 18:39:03 +00:00 |
|
Philip Paeps
|
b308de8beb
|
Fix a small locking error.
Submitted by: Anish Mistry <mistry.7@osu.edu>
|
2005-04-04 10:21:20 +00:00 |
|
Philip Paeps
|
9a8b554fc2
|
Add acpi_fujitsu for handling acpi-controlled buttons on Fujitsu laptops.
Submitted by: Anish Mistry <mistry.7 -at- osu.edu>
Reviewed by: njl
X-MFC after: 5.4-RELEASE
|
2005-03-18 08:48:10 +00:00 |
|