diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-04-05 01:44:42 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2005-04-05 01:44:42 +0000 |
commit | 74ece64ebd21783646e09d9b769ec41cfe8a28f2 (patch) | |
tree | a6a50df2be8ad9f5b46a810490757008d9736e5f /share | |
parent | 898f0002b77b50a3b71c3178fb762f2ca3e3c05b (diff) |
ich6 support and deuglify long slash seqs
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/auich.4 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man4/auich.4 b/share/man/man4/auich.4 index 6b2720f5d9b..52b27f82da8 100644 --- a/share/man/man4/auich.4 +++ b/share/man/man4/auich.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: auich.4,v 1.15 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: auich.4,v 1.16 2005/04/05 01:44:41 mickey Exp $ .\" .\" Copyright (c) 2000-2001 Michael Shalayeff .\" All rights reserved @@ -29,7 +29,7 @@ .Os .Sh NAME .Nm auich -.Nd Intel 82801AA/AB/BA/CA/DB/EB, 82440MX, and compatibles PCI audio driver +.Nd Intel 82801AA/AB/BA/CA/DB/EB/FB, 82440MX, and compatibles PCI audio driver .Sh SYNOPSIS .Cd "auich* at pci? flags 0x0000" .Cd "audio* at auich?" @@ -37,7 +37,8 @@ The .Nm driver provides support for the AC97-based audio present on the Intel -82801AA/AB/BA/CA/DB/EB I/O controller hub (ICH/ICH0/ICH2/ICH3/ICH4/ICH5), +82801AA/AB/BA/CA/DB/EB/FB I/O controller hub +(ICH, ICH0, ICH2, ICH3, ICH4, ICH5, ICH6), 82440MX chipset, SiS 7012, AMD 768, AMD 8111, NVIDIA nForce and nForce2 chips. The .Nm |