aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_dsp_386.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-50/+0
| | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
* sys/linux: add descriptions for mixer devicesCheng-Min Chiang2020-07-161-0/+2
| | | | | | | 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: add /dev/dsp descriptionsDmitry Vyukov2019-12-011-0/+48