summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2008-10-19 02:41:01 +0000
committerBrad Smith <brad@cvs.openbsd.org>2008-10-19 02:41:01 +0000
commit3a59156ff6bcc634b1bdbb308dac2885e2ef113c (patch)
tree7e85feedde6f3ad963f080e8dddcfa01f34dfb60 /share/man/man4
parent04290528f96e535c484bdd882b1aa4e4750feca4 (diff)
Mention that the auich(4) driver is an AC'97 audio device and that the
other chipsets supported by auich(4) are ICH compatible. ok jakob@
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/auich.429
-rw-r--r--share/man/man4/pci.46
2 files changed, 24 insertions, 11 deletions
diff --git a/share/man/man4/auich.4 b/share/man/man4/auich.4
index 166bfe29c91..3051900c9c9 100644
--- a/share/man/man4/auich.4
+++ b/share/man/man4/auich.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: auich.4,v 1.23 2007/05/31 19:19:49 jmc Exp $
+.\" $OpenBSD: auich.4,v 1.24 2008/10/19 02:41:00 brad Exp $
.\"
.\" Copyright (c) 2000-2001 Michael Shalayeff
.\" All rights reserved
@@ -24,23 +24,36 @@
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: October 19 2008 $
.Dt AUICH 4
.Os
.Sh NAME
.Nm auich
-.Nd ICH-based PCI audio device
+.Nd Intel ICH integrated AC'97 audio device
.Sh SYNOPSIS
.Cd "auich* at pci? flags 0x0000"
.Cd "audio* at auich?"
.Sh DESCRIPTION
The
.Nm
-driver provides support for the AC'97-based audio present on the Intel
-82801AA/AB/BA/CA/DB/EB/FB/GB I/O controller hub
-(ICH, ICH0, ICH2, ICH3, ICH4, ICH5, ICH6, ICH7),
-82440MX chipset, SiS 7012, AMD 768, AMD 8111, NVIDIA nForce, nForce2,
-nForce3 and nForce4 chips.
+driver provides support for the integrated AC'97 audio controller present
+on the Intel ICH I/O controller hub and compatible chipsets.
+.Pp
+Supported chipsets:
+.Pp
+.Bl -bullet -compact -offset indent
+.It
+AMD 768, 8111
+.It
+Intel 82440MX
+.It
+Intel 82801 (ICH, ICH0, ICH2, ICH3, ICH4, ICH5, ICH6, ICH7)
+.It
+NVIDIA nForce, nForce2, nForce3, nForce4
+.It
+SiS 7012
+.El
+.Pp
The
.Nm
DMA engine supports full-duplex operation and has separate channels
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index 689ef8ec6fe..e0d28b23db6 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.262 2008/10/14 09:43:07 jmc Exp $
+.\" $OpenBSD: pci.4,v 1.263 2008/10/19 02:41:00 brad Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -31,7 +31,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 14 2008 $
+.Dd $Mdocdate: October 19 2008 $
.Dt PCI 4
.Os
.Sh NAME
@@ -335,7 +335,7 @@ Acer Labs I/O Controller Hub integrated AC'97 audio device
.It Xr auglx 4
AMD Geode LX CS5536 integrated AC'97 audio device
.It Xr auich 4
-ICH-based PCI audio device
+Intel ICH integrated AC'97 audio device
.It Xr auixp 4
ATI SB series integrated AC'97 audio device
.It Xr autri 4