History log of /freebsd-9.3-release/sys/dev/acpi_support/acpi_fujitsu.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 216376 11-Dec-2010 avg

acpi_fujitsu: update for P8010

PR: kern/121102
Submitted by: Anish Mistry <amistry@am-productions.biz>
MFC after: 3 weeks


# 209064 11-Jun-2010 jkim

Remove unused assignment.

Found by: clang static analyzer
Found by: Coverity Prevent[tm] (CID 4537, 4538, 4539)


# 193530 05-Jun-2009 jkim

Import ACPICA 20090521.


# 182864 08-Sep-2008 ed

Fix a typo in a comment in the ACPI Fujitsu driver.

The word "hotkys" should read "hotkeys".

Submitted by: Jille Timmermans <jille quis cx>


# 167814 22-Mar-2007 jkim

Catch up with ACPI-CA 20070320 import.


# 155020 29-Jan-2006 philip

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


# 150003 11-Sep-2005 obrien

Canonize the include of acpi.h.


# 144623 04-Apr-2005 philip

Fix a small locking error.

Submitted by: Anish Mistry <mistry.7@osu.edu>


# 143794 18-Mar-2005 philip

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