diff options
author | tanimura <tanimura@FreeBSD.org> | 2000-01-15 06:25:41 +0000 |
---|---|---|
committer | tanimura <tanimura@FreeBSD.org> | 2000-01-15 06:25:41 +0000 |
commit | 1d9b257b40a77f1b9e03b7e51d004d7c619b8c8c (patch) | |
tree | b85d4a57eeb504be100095b4dfef346993d8651e | |
parent | a8218d7b47579194a5f10bd46197c898516aece9 (diff) | |
download | FreeBSD-src-1d9b257b40a77f1b9e03b7e51d004d7c619b8c8c.zip FreeBSD-src-1d9b257b40a77f1b9e03b7e51d004d7c619b8c8c.tar.gz |
- Introduce a new section 'Multimedia' for sound/
video capture cards.
- Add the description of newly supported sound cards.
-rw-r--r-- | release/texts/alpha/HARDWARE.TXT | 35 | ||||
-rw-r--r-- | release/texts/i386/HARDWARE.TXT | 33 |
2 files changed, 49 insertions, 19 deletions
diff --git a/release/texts/alpha/HARDWARE.TXT b/release/texts/alpha/HARDWARE.TXT index c9517cb..ba4a811 100644 --- a/release/texts/alpha/HARDWARE.TXT +++ b/release/texts/alpha/HARDWARE.TXT @@ -169,7 +169,7 @@ mss: Microsoft Sound System opl: Yamaha OPL-2 and OPL-3 FM - SB, SB Pro, SB 16, ProAudioSpectrum pas: ProAudioSpectrum PCM and MIDI pca: PCM audio ("/dev/audio") through your PC speaker -pcm: PCM audio on most modern ISA audio codecs +pcm: PCM audio on most modern PCI/ISA audio codecs psm: PS/2 mouse port rc: RISCom/8 multiport card sb: SoundBlaster PCM - SoundBlaster, SB Pro, SB16, ProAudioSpectrum @@ -604,15 +604,6 @@ ISA, EISA and PCI are supported. Stallion multiport serial boards: EasyIO, EasyConnection 8/32 & 8/64, ONboard 4/16 and Brumby. -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound -and Roland MPU-401 sound cards. - -Connectix QuickCam -Matrox Meteor Video frame grabber -Creative Labs Video Spigot frame grabber -Cortex1 frame grabber -Various Frame grabbers based on Brooktree Bt848 and Bt878 chip. - HP4020, HP6020, Philips CDD2000/CDD2660 and Plasmon CD-R drives. Bus mice @@ -638,3 +629,27 @@ the same driver. Aironet 4500/4800 series 802.11 wireless adapters. The PCI and ISA models are supported for the Alpha architecture. + + +4.6. Multimedia +---- ---------- + +Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound +and Roland MPU-401 sound cards. +(by Voxware) + +SoundBlaster(including ViBRA16) +Advance Asound 100, 110 and Logic ALS120 +ESS ES1868, ES1869, ES1879 and ES1888 +MSS/WSS Compatible DSPs +Gravis UltraSound MAX/PnP +Trident 4DWave DX/NX +ENSONIQ AudioPCI ES1370/1371 +NeoMagic 256AV/ZX +Crystal Semiconductor CS461x/462x/428x +(by newpcm) + +Matrox Meteor Video frame grabber +Creative Labs Video Spigot frame grabber +Cortex1 frame grabber +Various Frame grabbers based on Brooktree Bt848 and Bt878 chip. diff --git a/release/texts/i386/HARDWARE.TXT b/release/texts/i386/HARDWARE.TXT index 25c7e87..6a7d934 100644 --- a/release/texts/i386/HARDWARE.TXT +++ b/release/texts/i386/HARDWARE.TXT @@ -290,7 +290,7 @@ mss: Microsoft Sound System opl: Yamaha OPL-2 and OPL-3 FM - SB, SB Pro, SB 16, ProAudioSpectrum pas: ProAudioSpectrum PCM and MIDI pca: PCM audio ("/dev/audio") through your PC speaker -pcm: PCM audio on most modern ISA audio codecs +pcm: PCM audio on most modern PCI/ISA audio codecs psm: PS/2 mouse port rc: RISCom/8 multiport card sb: SoundBlaster PCM - SoundBlaster, SB Pro, SB16, ProAudioSpectrum @@ -711,14 +711,6 @@ ISA, EISA and PCI are supported. Stallion multiport serial boards: EasyIO, EasyConnection 8/32 & 8/64, ONboard 4/16 and Brumby. -Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound -and Roland MPU-401 sound cards. - -Matrox Meteor Video frame grabber -Creative Labs Video Spigot frame grabber -Cortex1 frame grabber -Various Frame grabbers based on Brooktree Bt848 and Bt878 chip. - HP4020, HP6020, Philips CDD2000/CDD2660 and Plasmon CD-R drives. Bus mice @@ -754,3 +746,26 @@ aha: Adaptec AHA-1640 SCSI controller bt: Buslogic BT-640A and Storage Dimensions SDC3211 SCSI controllers ep: 3Com 3C529 network adapter + +4.7. Multimedia +---- ---------- + +Adlib, SoundBlaster, SoundBlaster Pro, ProAudioSpectrum, Gravis UltraSound +and Roland MPU-401 sound cards. +(by Voxware) + +SoundBlaster(including ViBRA16) +Advance Asound 100, 110 and Logic ALS120 +ESS ES1868, ES1869, ES1879 and ES1888 +MSS/WSS Compatible DSPs +Gravis UltraSound MAX/PnP +Trident 4DWave DX/NX +ENSONIQ AudioPCI ES1370/1371 +NeoMagic 256AV/ZX +Crystal Semiconductor CS461x/462x/428x +(by newpcm) + +Matrox Meteor Video frame grabber +Creative Labs Video Spigot frame grabber +Cortex1 frame grabber +Various Frame grabbers based on Brooktree Bt848 and Bt878 chip. |