aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci/hdspe-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* hdspe: Support for mono sound.Ruslan Bukin2021-05-271-9/+16
* sound: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Style fix.Ruslan Bukin2016-12-071-68/+127
* Use uintmax_t (typedef'd to rman_res_t type) for rman ranges.Justin Hibbits2016-03-181-1/+1
* Free result of device_get_children(9).Kevin Lo2012-09-301-0/+2
* Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).Alexander Motin2012-03-011-0/+709