aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_dsp.txt
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: add descriptions for mixer devicesCheng-Min Chiang2020-07-161-1/+37
| | | | | | | Add descriptions for OSS mixer devices, which includes `/dev/mixer` and its proc file `/proc/asound/card*/oss_mixer`. These descriptions should improve the coverage of `sound/core/oss/mixer_oss.c`. Update #533.
* sys/linux: more device refinementsDmitry Vyukov2019-12-011-11/+15
| | | | | Add some mode /dev/nodes* Add anoter midi device.
* sys/linux: refine some device typesDmitry Vyukov2019-12-011-0/+1
| | | | | | /dev/pmem0 is a block device. /dev/adsp1 is the same as /dev/dsp1. dmmidi,admmidi,amidi is the same as /dev/snd/midi.
* sys/linux: add /dev/dsp descriptionsDmitry Vyukov2019-12-011-0/+67