summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2001-10-28 08:39:41 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2001-10-28 08:39:41 +0000
commit7b80bbac2d7be35a49071a59cf720ae77193c1e3 (patch)
treef1560dff1ee0a8d1d5de1c5fc3e42a2d23df23b3
parentb42f2528970f5b2516d9fe121be0860af35c64ef (diff)
add caveats for stupid chips and fix niels' inconsistancy
-rw-r--r--share/man/man4/auich.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/auich.4 b/share/man/man4/auich.4
index c86ee78ee7e..b66edc0b0a3 100644
--- a/share/man/man4/auich.4
+++ b/share/man/man4/auich.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: auich.4,v 1.6 2001/09/05 03:10:52 provos Exp $
+.\" $OpenBSD: auich.4,v 1.7 2001/10/28 08:39:40 mickey Exp $
.\"
.\" Copyright (c) 2000-2001 Michael Shalayeff
.\" All rights reserved
@@ -32,7 +32,7 @@
.Os
.Sh NAME
.Nm auich
-.Nd Intel 82801AA/AB/BA and 440MX PCI audio driver
+.Nd Intel 82801AA/AB/BA/CA and 82440MX PCI audio driver
.Sh SYNOPSIS
.Cd "auich* at pci? dev ? function ?"
.Cd "audio* at auich?"
@@ -57,3 +57,5 @@ The
.Nm
device driver appeared in
.Ox 2.8 .
+.Sh CAVEATS
+Some hardware implementations only support 48kHz sampling rates.