diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2006-10-08 19:41:37 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2006-10-08 19:41:37 +0000 |
| commit | fd80809d23b417611bf6e0099a406fb1853d577c (patch) | |
| tree | f29ea0121b8d870609b5a951d36d07ca5ad8c87d | |
| parent | 69f35a88d243be65da0bc1fcc7ac83c469a0a477 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/snd_hda.4 | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/share/man/man4/snd_hda.4 b/share/man/man4/snd_hda.4 index 26ac0021249f6..cb4ce8b449cec 100644 --- a/share/man/man4/snd_hda.4 +++ b/share/man/man4/snd_hda.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd October 1, 2006 +.Dd October 8, 2006 .Dt SND_HDA 4 .Os .Sh NAME @@ -82,13 +82,31 @@ driver supports the following audio chipsets: .It ATI SB450 .It +ATI SB600 +.It +Intel 631x/632xESB +.It Intel 82801F .It Intel 82801G .It +Intel 82801H +.It nVidia MCP51 .It nVidia MCP55 +.It +nVidia MCP61A +.It +nVidia MCP61B +.It +nVidia MCP65A +.It +nVidia MCP65B +.It +SiS 966 +.It +VIA VT8251/8237A .El .Pp Generic Audio chipsets compatible with the Intel HDA specification should work, |
