opnsense-src/sys/dev/sound/isa
Ed Maste d7620b6ec9 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.

Mail to -current and -stable revealed some nostalgic interest, but
no offers to test or requests to pospone the deprecation.

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 (MAX and newer AFAIK)
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

(cherry picked from commit e39ec8933b)
2022-05-16 09:51:23 -04:00
..
ad1816.c Add deprecation notices to ISA sound cards 2022-05-16 09:51:23 -04:00
ad1816.h
ess.c Add deprecation notices to ISA sound cards 2022-05-16 09:51:23 -04:00
gusc.c Add deprecation notices to ISA sound cards 2022-05-16 09:51:23 -04:00
mss.c Add deprecation notices to ISA sound cards 2022-05-16 09:51:23 -04:00
mss.h
sb.h
sb8.c Add deprecation notices to ISA sound cards 2022-05-16 09:51:23 -04:00
sb16.c Add deprecation notices to ISA sound cards 2022-05-16 09:51:23 -04:00
sbc.c Add deprecation notices to ISA sound cards 2022-05-16 09:51:23 -04:00
sndbuf_dma.c