NetBSD/sys/compat/ossaudio
augustss 9745684ebe Changes to the sudio system:
- It is now possible to handle devices that want "looping" DMA,
    e.g. the SoundBlaster correctly.  The WSS and SB drivers use this.
    To do this several new methods were introduced in audio_hw_if.
  - Different silence handling (forced by previous change).
  - The audio driver can now be mmap()-ed, but due to problems in
    the VM system only for writing for now.
  - The OSS (Linux) audio emulation takes advantage of some of the
    new features.
1997-07-27 01:16:32 +00:00
..
files.ossaudio config.new => config 1997-07-20 20:33:08 +00:00
ossaudio.c Changes to the sudio system: 1997-07-27 01:16:32 +00:00
ossaudio.h * Move the Linux audio emulation into its own directory and rename it 1997-04-04 15:35:54 +00:00
ossaudiovar.h Changes to the sudio system: 1997-07-27 01:16:32 +00:00