diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-11-29 17:32:15 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2000-11-29 17:32:15 +0000 |
commit | 60e344af263917e070197a26ab40c37b779e41e7 (patch) | |
tree | 95afad5e228ef43e3280477f85415ccff87b05fb /share/man | |
parent | 0e9a90edeacebf49de28c9f14cdb08f4b9369f87 (diff) |
note ICH2 support
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/ich.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/ich.4 b/share/man/man4/ich.4 index bc7e4d080e6..019b0079e6d 100644 --- a/share/man/man4/ich.4 +++ b/share/man/man4/ich.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ich.4,v 1.3 2000/05/31 06:47:30 deraadt Exp $ +.\" $OpenBSD: ich.4,v 1.4 2000/11/29 17:32:14 mickey Exp $ .\" .\" Copyright (c) 2000 Michael Shalayeff .\" All rights reserved @@ -40,7 +40,9 @@ The .Nm driver provides support for the AC97-based audio present on the Intel -82801AA/AB I/O controller hub and 82440MX chipset. +82801AA/AB I/O controller hub (ICH/ICH0), +82810BA I/O controller hub (ICH2) +and 82440MX chipset. The .Nm DMA engine supports full-duplex operation and has separate channels |