diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-07-21 21:40:20 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-07-21 21:40:20 +0000 |
commit | d49b4aa12642572bc0cedb32730dcbcd537e3120 (patch) | |
tree | 10c8523118ac9cb3c5061f921423458d7fb983f4 /share/man/man4 | |
parent | 27ec9e4a73b2b24e567c2d1aa7abad62dea2561e (diff) |
Add the Intel ICH8 chipset.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/azalia.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/azalia.4 b/share/man/man4/azalia.4 index f5852dc79fe..042baf5d6b4 100644 --- a/share/man/man4/azalia.4 +++ b/share/man/man4/azalia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: azalia.4,v 1.6 2006/07/18 01:50:48 brad Exp $ +.\" $OpenBSD: azalia.4,v 1.7 2006/07/21 21:40:19 brad Exp $ .\" $NetBSD: azalia.4,v 1.2 2005/06/22 04:19:09 kent Exp $ .\" .\" Copyright (c) 2005 The NetBSD Foundation, Inc. @@ -49,8 +49,8 @@ The .Nm device driver is expected to support any PCI device which is compliant with the High Definition Audio Specification 1.0. -Known supported devices are Intel 82801F/G I/O controller hub -(ICH6/7), ALI M5461, NVidia MCP51/55 and VIA Technologies +Known supported devices are Intel 82801FB/GB/HB I/O controller hub +(ICH6, ICH7, ICH8), ALI M5461, NVidia MCP51/55 and VIA Technologies VT8237A/VT8251 chips. .Sh SEE ALSO .Xr audio 4 , |