1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00
freebsd/sys/dev/sound
Florian Walpen ad370f7658 sound(4): Fix memory map of /dev/dsp devices when buffer size is not a multiple of PAGE_SIZE.
By using sndbuf_getallocsize() instead of sndbuf_getsize() in dsp_mmap_single().

PR:		267555
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2022-11-04 19:05:34 +01:00
..
fdt sound: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:56 -07:00
isa Retire ISA sound card DMA support 2022-09-15 10:07:23 -04:00
macio sound: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:56 -07:00
midi
pci Add random VMware device IDs. 2022-10-20 10:19:24 -04:00
pcm sound(4): Fix memory map of /dev/dsp devices when buffer size is not a multiple of PAGE_SIZE. 2022-11-04 19:05:34 +01:00
usb sound: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:56 -07:00
chip.h
clone.c
clone.h
driver.c Retire snd_sbc ISA sound card driver 2022-06-21 14:50:04 -04:00
unit.c
unit.h
version.h