diff options
author | 2012-03-15 14:22:59 +0000 | |
---|---|---|
committer | 2012-03-15 14:22:59 +0000 | |
commit | ca3fd29321d5ef802b029ea7538232e7f0fdc5ec (patch) | |
tree | b3624d7e4d51ff0a5bb203820a372e9060b48712 | |
parent | Fix typo with the entry for the AMD Hudson-2 chipset. From Brad. (diff) | |
download | wireguard-openbsd-ca3fd29321d5ef802b029ea7538232e7f0fdc5ec.tar.xz wireguard-openbsd-ca3fd29321d5ef802b029ea7538232e7f0fdc5ec.zip |
Add AMD Hudson-2 chipset. From Brad.
-rw-r--r-- | share/man/man4/azalia.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/azalia.4 b/share/man/man4/azalia.4 index fa47a66071a..2c59226792f 100644 --- a/share/man/man4/azalia.4 +++ b/share/man/man4/azalia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: azalia.4,v 1.26 2010/09/04 16:12:48 jmc Exp $ +.\" $OpenBSD: azalia.4,v 1.27 2012/03/15 14:22:59 sthen Exp $ .\" $NetBSD: azalia.4,v 1.2 2005/06/22 04:19:09 kent Exp $ .\" .\" Copyright (c) 2005 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 4 2010 $ +.Dd $Mdocdate: March 15 2012 $ .Dt AZALIA 4 .Os .Sh NAME @@ -49,6 +49,8 @@ Supported controllers include: .It Acer Labs M5461 .It +AMD Hudson-2 +.It ATI SB450, SB600, SB700, SB800 .It Intel 82801FB/GB/H/I/JI (ICH6, ICH7, ICH8, ICH9, ICH10) |