Mention ACPI attachments for acpitz, com, fdc, lpt, npx, pckbc, and wss.
This commit is contained in:
parent
9df7616ed3
commit
cd06c05f6c
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: acpi.4,v 1.5 2002/10/06 11:38:41 dsainty Exp $
|
||||
.\" $NetBSD: acpi.4,v 1.6 2003/01/05 20:58:38 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -44,7 +44,14 @@
|
|||
.Cd "acpibut* at acpi?"
|
||||
.Cd "acpiec* at acpi?"
|
||||
.Cd "acpilid* at acpi?"
|
||||
.Cd "acpitz* at acpi?"
|
||||
.Cd "com* at acpi?"
|
||||
.Cd "fdc* at acpi?"
|
||||
.Cd "lpt* at acpi?"
|
||||
.Cd "npx* at acpi?"
|
||||
.Cd "pckbc* at acpi?"
|
||||
.Cd "spic* at acpi?"
|
||||
.Cd "wss* at acpi?"
|
||||
.Pp
|
||||
.Cd "options ACPI_PCI_FIXUP=1"
|
||||
.Cd "options ACPI_ACTIVATE_DEV=0"
|
||||
|
@ -69,9 +76,16 @@ inactive devices. The default is off.
|
|||
.Xr acpibut 4 ,
|
||||
.Xr acpiec 4 ,
|
||||
.Xr acpilid 4 ,
|
||||
.Xr acpitz 4 ,
|
||||
.Xr apm 4 ,
|
||||
.Xr com 4 ,
|
||||
.Xr fdc 4 ,
|
||||
.Xr lpt 4 ,
|
||||
.Xr npx 4 ,
|
||||
.Xr pci 4 ,
|
||||
.Xr spic 4
|
||||
.Xr pckbc 4 ,
|
||||
.Xr spic 4 ,
|
||||
.Xr wss 4
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: com.4,v 1.4 2002/08/19 00:00:48 gmcgarry Exp $
|
||||
.\" $NetBSD: com.4,v 1.5 2003/01/05 20:58:39 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
|
||||
.\" All rights reserved.
|
||||
|
@ -46,6 +46,7 @@ serial communications interface
|
|||
.Sh SYNOPSIS
|
||||
.Cd "com0 at isa? port" \&"IO_COM1\&" irq 4
|
||||
.Cd "com1 at isa? port" \&"IO_COM2\&" irq 3
|
||||
.Cd "com* at acpi?"
|
||||
.Cd "com* at cardbus?"
|
||||
.Cd "com* at isapnp?"
|
||||
.Cd "com* at mca? slot ?"
|
||||
|
@ -112,6 +113,7 @@ The device has generated an unexpected interrupt
|
|||
with the code listed.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr acpi 4 ,
|
||||
.Xr ast 4 ,
|
||||
.Xr cardbus 4 ,
|
||||
.Xr isa 4 ,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: fdc.4,v 1.9 2002/12/29 00:12:42 gson Exp $
|
||||
.\" $NetBSD: fdc.4,v 1.10 2003/01/05 20:58:42 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -42,6 +42,7 @@
|
|||
.Nd NEC 765 floppy disk controller driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "fdc0 at isa? port 0x3f0 irq 6 drq 2"
|
||||
.Cd "fdc* at acpi?"
|
||||
.Cd "fdc* at pnpbios? index ?"
|
||||
.Cd "fd* at fdc? drive ?"
|
||||
.Sh DESCRIPTION
|
||||
|
@ -106,6 +107,7 @@ and then call
|
|||
followed by a series of calls to
|
||||
.Dv FDIOCFORMAT_TRACK .
|
||||
.Sh SEE ALSO
|
||||
.Xr acpi 4 ,
|
||||
.Xr fdformat 1 ,
|
||||
.Xr isa 4 ,
|
||||
.Xr pnpbios 4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: lpt.4,v 1.16 2001/04/02 20:42:19 wiz Exp $
|
||||
.\" $NetBSD: lpt.4,v 1.17 2003/01/05 20:58:42 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993 Christopher G. Demetriou
|
||||
.\" All rights reserved.
|
||||
|
@ -43,6 +43,7 @@ Parallel port driver
|
|||
.\" XXX this is awful hackery to get it to work right... -- cgd
|
||||
.Cd "lpt0 at isa? port" \&"IO_LPT1\&" irq 7
|
||||
.Cd "lpt1 at isa? port" \&"IO_LPT2\&"
|
||||
.Cd "lpt* at acpi?"
|
||||
.Cd "lpt* at ofisa?"
|
||||
.Cd "lpt* at pnpbios? index ?"
|
||||
.Cd "lpt* at puc? port ?"
|
||||
|
@ -65,6 +66,7 @@ first interrupt-driven parallel port device
|
|||
first polled parallel port device
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr acpi 4 ,
|
||||
.Xr isa 4 ,
|
||||
.Xr ofisa 4 ,
|
||||
.Xr pnpbios 4 ,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: npx.4,v 1.14 2002/01/15 01:43:17 wiz Exp $
|
||||
.\" $NetBSD: npx.4,v 1.15 2003/01/05 20:58:43 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993 Christopher G. Demetriou
|
||||
.\" All rights reserved.
|
||||
|
@ -42,6 +42,7 @@
|
|||
.Cd "options MATH_EMULATE"
|
||||
.\" XXX this is awful hackery to get it to work right... -- cgd
|
||||
.Cd "npx0 at isa? port" \&"IO_NPX0\&" irq 13
|
||||
.Cd "npx* at acpi?"
|
||||
.Cd "npx* at pnpbios? index ?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -66,6 +67,7 @@ It will provide support for the instructions normally executed
|
|||
by the NPX. If there is no NPX in the system and the kernel
|
||||
is not built with math emulation, the system will not boot.
|
||||
.Sh SEE ALSO
|
||||
.Xr acpi 4 ,
|
||||
.Xr isa 4 ,
|
||||
.Xr pnpbios 4
|
||||
.Sh BUGS
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: pckbc.4,v 1.6 2002/04/16 11:49:54 wiz Exp $
|
||||
.\" $NetBSD: pckbc.4,v 1.7 2003/01/05 20:58:40 jmcneill Exp $
|
||||
.Dd April 16, 2002
|
||||
.Os
|
||||
.Dt PCKBC 4
|
||||
|
@ -6,6 +6,7 @@
|
|||
.Nm pckbc
|
||||
.Nd PC (ISA) keyboard controller driver
|
||||
.Sh SYNOPSIS
|
||||
.Cd "pckbc* at acpi?"
|
||||
.Cd "pckbc* at isa?"
|
||||
.Cd "pckbc* at pnpbios? index ?"
|
||||
.Cd "pckbd* at pckbc? slot ?"
|
||||
|
@ -28,6 +29,7 @@ locator argument can be used to force unusual connections of devices to
|
|||
logical slots. This feature is for experimentation only, it will not be
|
||||
useful in normal operation.
|
||||
.Sh SEE ALSO
|
||||
.Xr acpi 4 ,
|
||||
.Xr isa 4 ,
|
||||
.Xr opms 4 ,
|
||||
.Xr pckbd 4 ,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: wss.4,v 1.17 2001/09/11 22:52:54 wiz Exp $
|
||||
.\" $NetBSD: wss.4,v 1.18 2003/01/05 20:58:40 jmcneill Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1995 Michael Long.
|
||||
.\" All rights reserved.
|
||||
|
@ -34,6 +34,7 @@
|
|||
.Sh SYNOPSIS
|
||||
.Cd "wss0 at isa? port 0x530 irq 10 drq 0 drq2 1"
|
||||
.Cd "wss0 at isa? port 0x530 irq 10 drq 0 flags 1"
|
||||
.Cd "wss* at acpi?"
|
||||
.Cd "wss* at isapnp?"
|
||||
.Cd "wss* at pnpbios? index ?"
|
||||
.Cd "audio* at wss?"
|
||||
|
@ -60,6 +61,7 @@ the OAK OTI-601D. Setting bit 1 (value 2) in
|
|||
.Cm flags
|
||||
disables the joystick port on MAD16 hardware.
|
||||
.Sh SEE ALSO
|
||||
.Xr acpi 4 ,
|
||||
.Xr audio 4 ,
|
||||
.Xr isa 4 ,
|
||||
.Xr isapnp 4 ,
|
||||
|
|
Loading…
Reference in New Issue