Document the isapnp ess attachment.
This commit is contained in:
parent
202c97c54d
commit
ddfc7f739b
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ess.4,v 1.1 1998/08/01 16:35:31 augustss Exp $
|
||||
.\" $NetBSD: ess.4,v 1.2 1998/08/07 01:00:36 matt Exp $
|
||||
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
.\"
|
||||
|
@ -40,6 +40,7 @@
|
|||
.Sh SYNOPSIS
|
||||
.Cd "device ess0 at isa? port 0x220 irq 5 drq 0 drq2 1"
|
||||
.Cd "device ess* at ofisa?"
|
||||
.Cd "device ess* at isapnp?"
|
||||
.Cd "audio* at ess?"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
|
@ -56,4 +57,5 @@ channel also to 5.
|
|||
.Sh SEE ALSO
|
||||
.Xr audio 4 ,
|
||||
.Xr isa 4 ,
|
||||
.Xr isapnp 4 ,
|
||||
.Xr ofisa 4
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: isapnp.4,v 1.9 1998/07/31 16:16:28 augustss Exp $
|
||||
.\" $NetBSD: isapnp.4,v 1.10 1998/08/07 01:00:36 matt Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 Jonathan Stone
|
||||
.\" All rights reserved.
|
||||
|
@ -86,6 +86,8 @@ Windows Sound System compatible cards, e.g., most of the cards
|
|||
with Crystal Semiconductor chips.
|
||||
.It ym
|
||||
Yamaha OPL3-SAx sound cards.
|
||||
.It ess
|
||||
ESS Technology derived PnP sound cards and devices.
|
||||
.El
|
||||
.Pp
|
||||
ISA Plug-and-Play devices also have alternate ISA drivers with
|
||||
|
@ -109,6 +111,7 @@ the supported front-ends for other buses.
|
|||
.Xr aic 4 ,
|
||||
.Xr com 4 ,
|
||||
.Xr ep 4 ,
|
||||
.Xr ess 4 ,
|
||||
.Xr guspnp 4 ,
|
||||
.Xr isa 4 ,
|
||||
.Xr le 4 ,
|
||||
|
|
Loading…
Reference in New Issue