CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/07/26 05:29:23
Modified files:
share/man/man4 : Makefile
sys/dev/acpi : acpi.c files.acpi
sys/arch/i386/conf: GENERIC
sys/arch/amd64/conf: GENERIC
Added files:
share/man/man4 : acpisony.4
sys/dev/acpi : acpisony.c
Log message:
Add support for Sony ACPI hotkeys via a new driver: acpisony(4).
Currently it only works for the suspend button and tries to do right for
the brightness events, but I haven't found a Sony laptop that like to do
right so far.
In the future I want to make the brightness keys work on all Sony's and
also add support for the zoom hotkeys and whatever other funky keys I can
find on those things.
Okay dera...@.