kernel/acpi: Add a docking station driver.
authorSascha Wildner <saw@online.de>
Sat, 24 May 2014 21:24:38 +0000 (23:24 +0200)
committerSascha Wildner <saw@online.de>
Sat, 24 May 2014 21:24:38 +0000 (23:24 +0200)
commit90980aa559409bde0472f6c792f7ae7a976bbf70
tree722a203c7870c7ec67f791e4112b2aaf6d804a7e
parentdb299a73365a4e7ad5001fb6d9d937f0e65ebd53
kernel/acpi: Add a docking station driver.

Tested-by: profmakx (on a ThinkPad X230)
Taken-from: FreeBSD
share/man/man4/Makefile
share/man/man4/acpi.4
share/man/man4/acpi_dock.4 [new file with mode: 0644]
sys/conf/files
sys/config/LINT
sys/config/LINT64
sys/dev/acpica/Makefile
sys/dev/acpica/acpi_dock/Makefile [new file with mode: 0644]
sys/dev/acpica/acpi_dock/acpi_dock.c [new file with mode: 0644]