diff options
author | Joel Dahl <joel@FreeBSD.org> | 2005-10-06 10:58:16 +0000 |
---|---|---|
committer | Joel Dahl <joel@FreeBSD.org> | 2005-10-06 10:58:16 +0000 |
commit | 9df3ea96a9368b87333a1da7da18e3f63247eeb5 (patch) | |
tree | c2cb0e1b420d891ebc013560c4f1149e79159857 | |
parent | 1a1b6619b554797f10433cc533122fdeab838363 (diff) |
Notes
-rw-r--r-- | share/man/man4/pcm.4 | 10 | ||||
-rw-r--r-- | share/man/man4/snd_cmi.4 | 8 | ||||
-rw-r--r-- | share/man/man4/snd_csa.4 | 24 | ||||
-rw-r--r-- | share/man/man4/snd_emu10k1.4 | 6 | ||||
-rw-r--r-- | share/man/man4/snd_es137x.4 | 24 | ||||
-rw-r--r-- | share/man/man4/snd_sbc.4 | 34 |
6 files changed, 84 insertions, 22 deletions
diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4 index 26c542b583328..83f58ae451c21 100644 --- a/share/man/man4/pcm.4 +++ b/share/man/man4/pcm.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 22, 2005 +.Dd August 17, 2005 .Dt SOUND 4 .Os .Sh NAME @@ -277,20 +277,12 @@ CS4231, CS4232, CS4236, CS4237 (ISA) .It Creative Labs SoundBlaster PCI .It -ENSONIQ AudioPCI ES1370/1371 -.It -ESS Solo-1/1E (PCI) -.It Intel 443MX, 810, 815, and 815E integrated sound devices .It MSS/WSS Compatible DSPs .It -NeoMagic 256AV/ZK (PCI) -.It OPTi931/82C931 (ISA) .It -Trident 4DWave DX/NX (PCI) -.It Yamaha OPL-SAx (ISA) .El .Sh FILES diff --git a/share/man/man4/snd_cmi.4 b/share/man/man4/snd_cmi.4 index f4d768bf1a285..b329c88cc823f 100644 --- a/share/man/man4/snd_cmi.4 +++ b/share/man/man4/snd_cmi.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 27, 2004 +.Dd August 17, 2005 .Dt SND_CMI 4 .Os .Sh NAME @@ -46,9 +46,13 @@ driver supports the following sound cards: .Pp .Bl -bullet -compact .It -CMedia CMI8338 +CMedia CMI8338A +.It +CMedia CMI8338B .It CMedia CMI8738 +.It +CMedia CMI8738B .El .Sh SEE ALSO .Xr sound 4 diff --git a/share/man/man4/snd_csa.4 b/share/man/man4/snd_csa.4 index ecfe66eb7e7e9..4184c717c711a 100644 --- a/share/man/man4/snd_csa.4 +++ b/share/man/man4/snd_csa.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 28, 2004 +.Dd August 18, 2005 .Dt SND_CSA 4 .Os .Sh NAME @@ -47,9 +47,27 @@ driver supports the following sound cards: .Pp .Bl -bullet -compact .It -Crystal Semiconductor CS461x/462x Audio Accelerator +Crystal Semiconductor CS4280 .It -Crystal Semiconductor CS4280 Audio Controller +Crystal Semiconductor CS4610 +.It +Crystal Semiconductor CS4611 +.It +Crystal Semiconductor CS4614 +.It +Crystal Semiconductor CS4615 +.It +Crystal Semiconductor CS4622 +.It +Crystal Semiconductor CS4624 +.It +Crystal Semiconductor CS4630 +.It +Genius Soundmaker 128 Value +.It +Hercules Game Theatre XP +.It +Turtle Beach Santa Cruz .El .Pp Some onboard CS4610 chips are accompanied by the CS423x ISA codec diff --git a/share/man/man4/snd_emu10k1.4 b/share/man/man4/snd_emu10k1.4 index ed71503b6741e..fecd810f89929 100644 --- a/share/man/man4/snd_emu10k1.4 +++ b/share/man/man4/snd_emu10k1.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 27, 2004 +.Dd August 18, 2005 .Dt SND_EMU10K1 4 .Os .Sh NAME @@ -51,6 +51,10 @@ driver supports the following sound cards: Creative SoundBlaster Live!\& (EMU10K1 Chipset) .It Creative SoundBlaster Audigy (EMU10K2 Chipset) +.It +Creative SoundBlaster Audigy 2 (EMU10K2 Chipset) +.It +Creative SoundBlaster Audigy 2 (EMU10K3 Chipset) .El .Sh SEE ALSO .Xr sound 4 diff --git a/share/man/man4/snd_es137x.4 b/share/man/man4/snd_es137x.4 index 222c0ecd5a807..0dfa72304baed 100644 --- a/share/man/man4/snd_es137x.4 +++ b/share/man/man4/snd_es137x.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 27, 2004 +.Dd August 18, 2005 .Dt SND_ES137X 4 .Os .Sh NAME @@ -46,7 +46,27 @@ driver supports the following sound cards: .Pp .Bl -bullet -compact .It -All cards with ES1370/1371 chipset (including SoundBlaster PCI128) +Creative CT5880-A +.It +Creative CT5880-C +.It +Creative CT5880-D +.It +Creative CT5880-E +.It +Creative SB AudioPCI CT4730 +.It +Ensoniq AudioPCI ES1370 +.It +Ensoniq AudioPCI ES1371-A +.It +Ensoniq AudioPCI ES1371-B +.It +Ensoniq AudioPCI ES1373-A +.It +Ensoniq AudioPCI ES1373-B +.It +Ensoniq AudioPCI ES1373-8 .El .Sh SEE ALSO .Xr sound 4 diff --git a/share/man/man4/snd_sbc.4 b/share/man/man4/snd_sbc.4 index b163d6de5a43d..210cd7862ce68 100644 --- a/share/man/man4/snd_sbc.4 +++ b/share/man/man4/snd_sbc.4 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 24, 2005 +.Dd August 17, 2005 .Dt SND_SBC 4 .Os .Sh NAME @@ -61,13 +61,37 @@ driver supports the following sound cards: .Pp .Bl -bullet -compact .It -Advance Asound 100 and 110 +Avance Asound 110 .It -Creative SB16, SB32, SB AWE64 (including Gold) and ViBRA16 +Avance Logic ALS100+ .It -ESS ES1868, ES1869, ES1879 and ES1888 +Avance Logic ALS120 .It -Logic ALS120 +Creative SB16 +.It +Creative SB32 +.It +Creative AWE64 +.It +Creative AWE64 Gold +.It +Creative ViBRA16C +.It +Creative ViBRA16X +.It +ESS ES1681 +.It +ESS ES1688 +.It +ESS ES1868 +.It +ESS ES1869 +.It +ESS ES1878 +.It +ESS ES1879 +.It +ESS ES1888 .El .Sh DIAGNOSTICS .Bl -diag |