freebsd-dev/sys/dev/sound
Hans Petter Selasky 0f86d40bf5 Increase the allowed maximum number of audio channels from 31 to 127
in the PCM feeder mixer. Without this change a value of 32 channels is
treated like zero, due to using a mask of 0x1f, causing a kernel
assert when trying to playback bitperfect 32-channel audio. Also
update the AWK script which is generating the division tables to
handle more than 18 channels. This commit complements r282650.

MFC after:		3 days
2017-05-24 21:42:48 +00:00
..
isa Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
macio
midi sound(4): Don't use-after-free in midi module unload 2016-04-20 05:11:00 +00:00
pci Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
pcm Increase the allowed maximum number of audio channels from 31 to 127 2017-05-24 21:42:48 +00:00
sbus Consistently use device_t 2016-08-09 19:32:06 +00:00
usb Add USB audio support for S/PDIF output with C-Media CM6206 devices. 2017-01-17 08:15:10 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h