diff options
author | 2003-01-24 17:10:21 +0000 | |
---|---|---|
committer | 2003-01-24 17:10:21 +0000 | |
commit | 62e36572137d139941b1b46bc40e1974cd38a064 (patch) | |
tree | a64fa4c796f1c8332847b7a3f1b4118a9f293001 | |
parent | compile rdata.c using -O0 on sparc64 due to bug in propolice (diff) | |
download | wireguard-openbsd-62e36572137d139941b1b46bc40e1974cd38a064.tar.xz wireguard-openbsd-62e36572137d139941b1b46bc40e1974cd38a064.zip |
update supported devices list, from alexander guy
-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 419cd3eb18f..2b213717e61 100644 --- a/share/man/man4/auich.4 +++ b/share/man/man4/auich.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: auich.4,v 1.8 2002/09/26 07:55:39 miod Exp $ +.\" $OpenBSD: auich.4,v 1.9 2003/01/24 17:10:21 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/CA and 82440MX PCI audio driver +.Nd Intel 82801AA/AB/BA/CA, 82440MX, and compatibles PCI audio driver .Sh SYNOPSIS .Cd "auich* at pci? dev ? function ?" .Cd "audio* at auich?" @@ -40,7 +40,8 @@ The .Nm driver provides support for the AC97-based audio present on the Intel -82801AA/AB/BA/CA I/O controller hub (ICH/ICH0/ICH2/ICH3) and 82440MX chipset. +82801AA/AB/BA/CA I/O controller hub (ICH/ICH0/ICH2/ICH3), 82440MX chipset, +SiS 7012, AMD 768, AMD 8111, and NVIDIA nForce chips. The .Nm DMA engine supports full-duplex operation and has separate channels |