opnsense-src/sys/dev/sound
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
..
isa Add deprecation notices to ISA sound cards 2022-05-16 09:51:23 -04:00
macio sound: clean up empty lines in .c and .h files 2020-09-01 21:27:34 +00:00
midi sound(4): Fix a typo in a source code comment 2022-04-09 08:06:52 +02:00
pci sound(4): Fix a typo in a source code comment 2022-04-14 08:05:30 +02:00
pcm sound: test PCM_REGISTERED before PCM_DETACHING 2022-03-30 16:43:57 -04:00
usb snd_uaudio(4): Loosen up the USB MIDI permissions. 2022-01-07 14:23:26 +01:00
chip.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
clone.c sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2022-01-09 19:29:59 -05:00
clone.h sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2022-01-09 19:29:59 -05:00
driver.c Remove snd_aureal driver source 2022-03-29 21:18:05 -04:00
unit.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
unit.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
version.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00