aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/dev_speaker.txt
Commit message (Collapse)AuthorAgeFilesLines
* pkg/compiler: check for unused resourcesDmitry Vyukov2020-08-041-2/+2
| | | | | | | | | | If a resource is never used as an input, it is not useful. It's effectively the same as using an integer. Detect such cases, they are quite confusing. Fix all existing errors in descriptions. This uncovered some interesting bugs as well, e.g. use of a completely unrelated fd subtype after copy-paste (while the resource that was supposed to be used there is completely unused).
* sys/openbsd: add speaker descriptionsAnton Lindqvist2019-08-121-0/+20