Note new pcm(4) hardware support. Synchronize the lists of supported
sound hardware among the various .TXT files.
This commit is contained in:
parent
f06551b635
commit
d87ef95d3b
@ -911,25 +911,19 @@ ep: 3Com 3C529 network adapter
|
||||
Soundcards supported by newpcm:
|
||||
|
||||
Advance Asound 100, 110 and Logic ALS120
|
||||
|
||||
Crystal Semiconductor CS461x/462x/428x
|
||||
|
||||
ENSONIQ ES1370/1371 soundcards including the following:
|
||||
ENSONIQ AudioPCI64 ES1370/1371
|
||||
|
||||
ENSONIQ AudioPCI ES1370/1371
|
||||
ESS ES1868, ES1869, ES1879 and ES1888
|
||||
|
||||
ESS Maestro-1, Maestro-2, and Maestro-2E
|
||||
ForteMedia fm801
|
||||
Gravis UltraSound MAX/PnP
|
||||
|
||||
MSS/WSS Compatible DSPs
|
||||
|
||||
NeoMagic 256AV/ZX
|
||||
|
||||
OPTi 931/82C931
|
||||
|
||||
SoundBlaster, Soundblaster Pro, Soundblaster AWE-32, Soundblaster AWE-64
|
||||
|
||||
Trident 4DWave DX/NX
|
||||
VIA Technologies VT82C686A
|
||||
Yamaha DS1 and DS1e
|
||||
|
||||
Matrox Meteor Video frame grabber
|
||||
Creative Labs Video Spigot frame grabber
|
||||
|
@ -127,6 +127,11 @@ is still needed to support non-PCI cards. [MERGED]
|
||||
|
||||
The ed(4) driver is now also supported on the Alpha.
|
||||
|
||||
The pcm(4) driver now supports the ESS Solo 1, Maestro-1, Maestro-2,
|
||||
and Maestro-2e; Forte Media fm801, ESS Maestro-2e, and VIA Technologies
|
||||
VT82C686A sound card/chipsets, and has received some other updates.
|
||||
[MERGED]
|
||||
|
||||
|
||||
1.2. SECURITY FIXES
|
||||
-------------------
|
||||
@ -597,8 +602,21 @@ Specialix SI/XIO/SX ISA, PCI serial expansion cards/modules.
|
||||
Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
|
||||
and Roland MPU-401 sound cards. (snd driver)
|
||||
|
||||
Most ISA audio codecs manufactured by Crystal Semiconductors, OPTi, Creative
|
||||
Labs, Avance, Yamaha and ENSONIQ. (pcm driver)
|
||||
Advance Asound 100, 110 and Logic ALS120
|
||||
Crystal Semiconductor CS461x/462x/428x
|
||||
ENSONIQ AudioPCI ES1370/1371
|
||||
ESS ES1868, ES1869, ES1879 and ES1888
|
||||
ESS Maestro-1, Maestro-2, and Maestro-2E
|
||||
ForteMedia fm801
|
||||
Gravis UltraSound MAX/PnP
|
||||
MSS/WSS Compatible DSPs
|
||||
NeoMagic 256AV/ZX
|
||||
OPTi 931/82C931
|
||||
SoundBlaster, Soundblaster Pro, Soundblaster AWE-32, Soundblaster AWE-64
|
||||
Trident 4DWave DX/NX
|
||||
VIA Technologies VT82C686A
|
||||
Yamaha DS1 and DS1e
|
||||
(newpcm driver)
|
||||
|
||||
Connectix QuickCam
|
||||
Matrox Meteor Video frame grabber
|
||||
|
@ -150,6 +150,11 @@ The i386 boot loader now has support for a "nullconsole" console type,
|
||||
for use on systems with neither a video console nor a serial
|
||||
port. [MERGED]
|
||||
|
||||
The pcm(4) driver now supports the ESS Solo 1, Maestro-1, Maestro-2,
|
||||
and Maestro-2e; Forte Media fm801, ESS Maestro-2e, and VIA Technologies
|
||||
VT82C686A sound card/chipsets, and has received some other updates.
|
||||
[MERGED]
|
||||
|
||||
|
||||
1.2. SECURITY FIXES
|
||||
-------------------
|
||||
@ -737,8 +742,21 @@ Specialix SI/XIO/SX ISA, EISA and PCI serial expansion cards/modules.
|
||||
Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound
|
||||
and Roland MPU-401 sound cards. (snd driver)
|
||||
|
||||
Most ISA audio codecs manufactured by Crystal Semiconductors, OPTi, Creative
|
||||
Labs, Avance, Yamaha and ENSONIQ. (pcm driver)
|
||||
Advance Asound 100, 110 and Logic ALS120
|
||||
Crystal Semiconductor CS461x/462x/428x
|
||||
ENSONIQ AudioPCI ES1370/1371
|
||||
ESS ES1868, ES1869, ES1879 and ES1888
|
||||
ESS Maestro-1, Maestro-2, and Maestro-2E
|
||||
ForteMedia fm801
|
||||
Gravis UltraSound MAX/PnP
|
||||
MSS/WSS Compatible DSPs
|
||||
NeoMagic 256AV/ZX
|
||||
OPTi 931/82C931
|
||||
SoundBlaster, Soundblaster Pro, Soundblaster AWE-32, Soundblaster AWE-64
|
||||
Trident 4DWave DX/NX
|
||||
VIA Technologies VT82C686A
|
||||
Yamaha DS1 and DS1e
|
||||
(newpcm driver)
|
||||
|
||||
Connectix QuickCam
|
||||
Matrox Meteor Video frame grabber
|
||||
|
Loading…
x
Reference in New Issue
Block a user