Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ACPI_DOCK(4)		     Kernel Interfaces Manual		    ACPI_DOCK(4)

NAME
     acpi_dock -- Laptop Docking Station device driver

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

	   device acpi_dock

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

	   acpi_dock_load="YES"

DESCRIPTION
     The acpi_dock driver provides support for laptop docking stations.

SEE ALSO
     acpi(4)

HISTORY
     The acpi_dock device driver first appeared in FreeBSD 7.0.

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

FreeBSD ports 15.1		  May 20, 2006			    ACPI_DOCK(4)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=acpi_dock&manpath=FreeBSD+15.1-RELEASE+and+Ports>

home | help