CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/10 08:28:44
Modified files:
usr.bin/sndiod : dev.c
Log message:
Replace the "umap" bitmap by a simple table of slot pointers.
Makes the code simpler at virtually no cost since we need 8 entries
only. No behavior change.
