CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/03/08 02:42:50
Modified files:
usr.bin/sndiod : dev.c midi.c sndiod.c
Log message:
sndiod: Use chronological order for {dev,port}_list
This simplifies the logic of the initialization code, makes debug
printfs nicer and could slightly ease futur development.
No behavior change.
