NetBSD/sys/miscfs
nat 82924a36bf The audio sub-system now supports the following features as
posted to tech-kern:

    * Simultaneous playback and mixing of multiple streams
    * Playback streams can be of different encoding, frequency, precision
      and number of channels
    * Simultaneous recording to different formats
    * One audio device per process
    * Sysctls to set the common format frequency, precision and channels
    * Independent mixer controls for recording/playback per stream
    * Utilizes little cpu time for multiple streams / good performance
    * Compatible with existing programs that use OSS/NetBSD audio
    * Changes to audioctl(1) to allow specifying process id for corresponding
      audio device
2016-12-08 10:28:44 +00:00
..
deadfs Unfortunately MFS uses v_data of its anonymous device vnode so 2015-07-01 08:13:52 +00:00
fdesc Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
fifofs
genfs don't change the loop counts; noted by mrg@ 2016-09-29 19:08:48 +00:00
kernfs Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
nullfs
overlay
procfs Return the "true" parent's pid as the parent pid (ppid) via the 2016-11-14 08:55:51 +00:00
specfs The audio sub-system now supports the following features as 2016-12-08 10:28:44 +00:00
umapfs
Makefile Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00