On Thu, Apr 05, 2018 at 03:40:12AM +0200, Sid wrote: > NetBSD current should jump to or try OSS version 4, to avoid redoing > a lot of work.
libosssaudio.so is only a (tiny) compat shim on NetBSD (like 1000 lines of C code). Adding newer OSS versions to that is more work, not less ;-) But it certainly should be considered. We are currently at 0x030001. Martin