2005-03-21 22:53:17 +03:00
|
|
|
.\" $NetBSD: acpi.4,v 1.14 2005/03/21 19:53:17 xtraeme Exp $
|
2002-04-23 16:01:16 +04:00
|
|
|
.\"
|
2004-04-25 07:12:11 +04:00
|
|
|
.\" Copyright (c) 2002, 2004 The NetBSD Foundation, Inc.
|
2002-04-23 16:01:16 +04:00
|
|
|
.\" All rights reserved.
|
|
|
|
.\"
|
|
|
|
.\" Redistribution and use in source and binary forms, with or without
|
|
|
|
.\" modification, are permitted provided that the following conditions
|
|
|
|
.\" are met:
|
|
|
|
.\" 1. Redistributions of source code must retain the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer.
|
|
|
|
.\" 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
.\" notice, this list of conditions and the following disclaimer in the
|
|
|
|
.\" documentation and/or other materials provided with the distribution.
|
|
|
|
.\" 3. All advertising materials mentioning features or use of this software
|
|
|
|
.\" must display the following acknowledgement:
|
|
|
|
.\" This product includes software developed by the NetBSD
|
|
|
|
.\" Foundation, Inc. and its contributors.
|
|
|
|
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
|
|
|
|
.\" contributors may be used to endorse or promote products derived
|
|
|
|
.\" from this software without specific prior written permission.
|
|
|
|
.\"
|
|
|
|
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
|
|
|
|
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
|
|
|
|
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
|
|
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
|
|
|
|
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
|
|
|
|
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
|
|
|
|
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
|
|
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
|
|
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
|
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
|
.\" POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
.\"
|
2005-03-21 22:53:17 +03:00
|
|
|
.Dd March 21, 2005
|
2002-04-23 16:01:16 +04:00
|
|
|
.Dt ACPI 4
|
|
|
|
.Os
|
|
|
|
.Sh NAME
|
|
|
|
.Nm acpi
|
2003-04-18 21:05:17 +04:00
|
|
|
.Nd Advanced Configuration and Power Interface
|
2002-04-23 16:01:16 +04:00
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Cd "acpi0 at mainbus0"
|
|
|
|
.Cd "acpiacad* at acpi?"
|
|
|
|
.Cd "acpibat* at acpi?"
|
|
|
|
.Cd "acpibut* at acpi?"
|
|
|
|
.Cd "acpiec* at acpi?"
|
2002-08-06 19:42:55 +04:00
|
|
|
.Cd "acpilid* at acpi?"
|
2003-01-05 23:58:38 +03:00
|
|
|
.Cd "acpitz* at acpi?"
|
|
|
|
.Cd "com* at acpi?"
|
|
|
|
.Cd "fdc* at acpi?"
|
2004-12-02 17:33:31 +03:00
|
|
|
.Cd "joy* at acpi?"
|
2003-01-05 23:58:38 +03:00
|
|
|
.Cd "lpt* at acpi?"
|
2004-12-02 12:50:41 +03:00
|
|
|
.Cd "mpu* at acpi?"
|
2003-01-05 23:58:38 +03:00
|
|
|
.Cd "npx* at acpi?"
|
|
|
|
.Cd "pckbc* at acpi?"
|
2005-03-21 22:53:17 +03:00
|
|
|
.Cd "pcppi* at acpi?"
|
2002-04-23 16:01:16 +04:00
|
|
|
.Cd "spic* at acpi?"
|
2004-04-25 07:12:11 +04:00
|
|
|
.Cd "vald* at acpi?"
|
2003-01-05 23:58:38 +03:00
|
|
|
.Cd "wss* at acpi?"
|
2002-07-29 07:08:09 +04:00
|
|
|
.Pp
|
2004-04-25 07:12:11 +04:00
|
|
|
.Cd "options ACPI_DEBUG"
|
2003-01-06 22:43:58 +03:00
|
|
|
.Cd "options ACPIVERBOSE"
|
2003-04-18 21:05:17 +04:00
|
|
|
.Cd "options ACPI_PCI_FIXUP"
|
2002-07-29 07:28:07 +04:00
|
|
|
.Cd "options ACPI_ACTIVATE_DEV=0"
|
2004-04-25 07:12:11 +04:00
|
|
|
.Cd "options ACPICA_PEDANTIC"
|
2002-04-23 16:01:16 +04:00
|
|
|
.Sh DESCRIPTION
|
|
|
|
.Nx
|
|
|
|
provides machine-independent bus support for
|
|
|
|
.Tn ACPI
|
2004-04-25 07:12:11 +04:00
|
|
|
devices and includes several
|
|
|
|
.Tn ACPI
|
|
|
|
device drivers.
|
2002-07-29 07:08:09 +04:00
|
|
|
.Pp
|
|
|
|
The
|
2004-04-25 07:12:11 +04:00
|
|
|
.Nx
|
|
|
|
implementation of
|
|
|
|
.Tn ACPI
|
|
|
|
integrates Intel's ACPI Component Architecture
|
|
|
|
(aka ACPI-CA) for the OS-independent part.
|
|
|
|
The ACPI-CA provides
|
|
|
|
OS-neutral ACPI functionalities such as ACPI BIOS table support,
|
|
|
|
an ACPI event framework and an AML (ACPI Machine Language) interpreter.
|
2002-07-29 07:28:07 +04:00
|
|
|
.Pp
|
2004-04-25 07:12:11 +04:00
|
|
|
Options:
|
|
|
|
.Bl -tag -width ACPI_ACTIVATE_DEV -offset 3n
|
|
|
|
.It Nm ACPI_DEBUG
|
|
|
|
Enable ACPI debugging message outputs.
|
|
|
|
.It Nm ACPI_PCI_FIXUP
|
|
|
|
Enable ACPI-based PCI interrupt routing fixup.
|
|
|
|
If you have PCI interrupt related problem, try this option.
|
|
|
|
.It Nm ACPI_ACTIVATE_DEV
|
|
|
|
Determine if the ACPI driver should attempt to activate
|
|
|
|
inactive devices.
|
|
|
|
The default is off.
|
|
|
|
.It Nm ACPICA_PEDANTIC
|
|
|
|
Force strict conformance to the ACPI specification in the
|
|
|
|
ACPI-CA.
|
|
|
|
Do not enable this option unless you are debugging.
|
|
|
|
.El
|
|
|
|
.Sh SUPPORTED DEVICES
|
|
|
|
.Nx
|
|
|
|
.Tn ACPI
|
|
|
|
supports several machine-dependent and machine-independent devices:
|
|
|
|
.Ss machine-independent devices
|
|
|
|
.Bl -tag -width pcdisplay -offset indent
|
|
|
|
.It acpiacad
|
|
|
|
.Tn ACPI
|
|
|
|
AC adapters.
|
|
|
|
.It acpibat
|
|
|
|
.Tn ACPI
|
|
|
|
Control Method Batteries.
|
|
|
|
.It acpibut
|
|
|
|
.Tn ACPI
|
|
|
|
power and sleep buttons.
|
|
|
|
.It acpiec
|
|
|
|
.Tn ACPI
|
|
|
|
Embedded Controllers.
|
|
|
|
.It acpilid
|
|
|
|
.Tn ACPI
|
|
|
|
lid switches.
|
|
|
|
.It acpitz
|
|
|
|
.Tn ACPI
|
|
|
|
thermal zones.
|
|
|
|
.It com
|
|
|
|
NS8250-, NS16450-, and NS16550-based serial ports.
|
|
|
|
.It fdc
|
|
|
|
Floppy disk controllers.
|
2004-12-02 17:33:31 +03:00
|
|
|
.It joy
|
|
|
|
Joystick/Game port interface.
|
2004-04-25 07:12:11 +04:00
|
|
|
.It lpt
|
|
|
|
Standard ISA parallel port interface.
|
2004-12-02 17:33:31 +03:00
|
|
|
.It mpu
|
|
|
|
Roland MPU-401 (compatible) MIDI UART.
|
2005-03-21 22:53:17 +03:00
|
|
|
.It pcppi
|
|
|
|
AT-style speaker sound.
|
2004-04-25 07:12:11 +04:00
|
|
|
.It wss
|
|
|
|
Windows Sound System-compatible sound cards based on the AD1848 and compatible chips.
|
|
|
|
.El
|
|
|
|
.Ss i386-dependent devices
|
|
|
|
.Bl -tag -width pcdisplay -offset indent
|
|
|
|
.It npx
|
|
|
|
i386 numeric processing extension coprocessor.
|
|
|
|
.It pckbc
|
|
|
|
PC keyboard controllers.
|
|
|
|
.It spic
|
|
|
|
Sony programmable I/O controller.
|
|
|
|
.It vald
|
|
|
|
Toshiba Libretto device.
|
|
|
|
.El
|
2002-04-23 16:01:16 +04:00
|
|
|
.Sh SEE ALSO
|
|
|
|
.Xr acpiacad 4 ,
|
|
|
|
.Xr acpibat 4 ,
|
|
|
|
.Xr acpibut 4 ,
|
|
|
|
.Xr acpiec 4 ,
|
|
|
|
.Xr acpilid 4 ,
|
2003-01-05 23:58:38 +03:00
|
|
|
.Xr acpitz 4 ,
|
2002-04-23 16:01:16 +04:00
|
|
|
.Xr apm 4 ,
|
2003-01-05 23:58:38 +03:00
|
|
|
.Xr com 4 ,
|
|
|
|
.Xr fdc 4 ,
|
2004-12-02 17:33:31 +03:00
|
|
|
.Xr joy 4 ,
|
2003-01-05 23:58:38 +03:00
|
|
|
.Xr lpt 4 ,
|
2004-12-02 17:33:31 +03:00
|
|
|
.Xr mpu 4 ,
|
2003-01-05 23:58:38 +03:00
|
|
|
.Xr npx 4 ,
|
2002-07-29 07:08:09 +04:00
|
|
|
.Xr pci 4 ,
|
2003-01-05 23:58:38 +03:00
|
|
|
.Xr pckbc 4 ,
|
2005-03-21 22:53:17 +03:00
|
|
|
.Xr pcppi 4 ,
|
2003-01-05 23:58:38 +03:00
|
|
|
.Xr spic 4 ,
|
2004-05-04 15:11:09 +04:00
|
|
|
.Xr vald 4 ,
|
2003-01-05 23:58:38 +03:00
|
|
|
.Xr wss 4
|
2004-04-25 07:12:11 +04:00
|
|
|
.Rs
|
|
|
|
.%T ACPI specification
|
|
|
|
.%O http://www.acpi.info/
|
|
|
|
.Re
|
|
|
|
.Rs
|
|
|
|
.%T Intel ACPI CA (Component Architecture)
|
|
|
|
.%O http://developer.intel.com/technology/iapc/acpi/
|
|
|
|
.Re
|
2002-04-23 16:01:16 +04:00
|
|
|
.Sh HISTORY
|
|
|
|
The
|
|
|
|
.Nm
|
|
|
|
driver
|
|
|
|
appeared in
|
|
|
|
.Nx 1.6 .
|
|
|
|
.Sh BUGS
|
2004-04-25 07:12:11 +04:00
|
|
|
Most of the
|
2002-04-23 16:01:16 +04:00
|
|
|
.Tn ACPI
|
2004-04-25 07:12:11 +04:00
|
|
|
power management functionalities are not implemented.
|