freebsd-dev/sys/dev/sound/isa
Ed Maste e39ec8933b Add deprecation notices to ISA sound cards
ISA sound cards (and ISA itself) are long obsolete.  NYCBUG dmesgd has
no entries for any of these devices after 2005.

Add deprecation notices to device attach routines and man pages for:

snd_ad1816  Analog Devices AD1816 SoundPort
snd_ess     Ensoniq ESS
snd_gusc    Gravis UltraSound
snd_mss     Microsoft Sound System
snd_sbc     Creative Sound Blaster

Reviewed by:	cy, mav
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D34604
2022-03-19 14:57:26 -04:00
..
ad1816.c Add deprecation notices to ISA sound cards 2022-03-19 14:57:26 -04:00
ad1816.h
ess.c Add deprecation notices to ISA sound cards 2022-03-19 14:57:26 -04:00
gusc.c Add deprecation notices to ISA sound cards 2022-03-19 14:57:26 -04:00
mss.c Add deprecation notices to ISA sound cards 2022-03-19 14:57:26 -04:00
mss.h
sb8.c Add deprecation notices to ISA sound cards 2022-03-19 14:57:26 -04:00
sb16.c Add deprecation notices to ISA sound cards 2022-03-19 14:57:26 -04:00
sb.h
sbc.c Add deprecation notices to ISA sound cards 2022-03-19 14:57:26 -04:00
sndbuf_dma.c