diff options
Diffstat (limited to 'share/man/man4/ich.4')
-rw-r--r-- | share/man/man4/ich.4 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/ich.4 b/share/man/man4/ich.4 index 522f44e5255..bc7e4d080e6 100644 --- a/share/man/man4/ich.4 +++ b/share/man/man4/ich.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ich.4,v 1.2 2000/05/31 02:18:14 aaron Exp $ +.\" $OpenBSD: ich.4,v 1.3 2000/05/31 06:47:30 deraadt Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff .\" All rights reserved @@ -32,16 +32,18 @@ .Os .Sh NAME .Nm ich -.Nd Intel 82801AA/AB and 440MX AC'97 audio driver +.Nd Intel 82801AA/AB and 440MX PCI audio driver .Sh SYNOPSIS .Cd "ich* at pci? dev ? function ?" .Cd "audio* at ich?" .Sh DESCRIPTION The .Nm -driver provides support for AC'97 audio present on the Intel 82801AA/AB -I/O controller hub and 82440MX chipset. -Its DMA engine supports full-duplex operation and has separate DMA channels +driver provides support for the AC97-based audio present on the Intel +82801AA/AB I/O controller hub and 82440MX chipset. +The +.Nm +DMA engine supports full-duplex operation and has separate channels for line input and microphone. Unfortunately, simultaneous recording from both line and microphone inputs is not supported due to the current |