freebsd-dev/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 sound(4): Fix a typo in a source code comment 2022-04-02 10:50:03 +02:00
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 sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2021-12-26 20:39:32 -05:00
clone.h sound: Remove CTLFLAG_NEEDGIANT from some sysctls. 2021-12-26 20:39:32 -05:00
driver.c Retire snd_sbc ISA sound card driver 2022-06-21 14:50:04 -04:00
unit.c
unit.h
version.h