logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

acpi_dock — Laptop Docking Station device driver

Authors

       The acpi_dock device driver was written by Mitsuru IWASAKI <iwasaki@FreeBSD.org>.

Debian                                            May 20, 2006                                      ACPI_DOCK(4)

Description

       The acpi_dock driver provides support for laptop docking stations.

History

       The acpi_dock device driver first appeared in FreeBSD 7.0.

Name

       acpi_dock — Laptop Docking Station device driver

See Also

acpi(4)

Synopsis

       To compile this driver into the kernel, place the following lines in your kernel configuration file:

             deviceacpi_dock

       Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

             acpi_dock_load="YES"

return

See Also