NetBSD/sys/dev/audio
isaki 85c4f0d204 Fix to start recording immediately when open() with READ mode is
called (unless pause).
- Opening /dev/audio always initializes pause with false.  Therefore
  it always starts recording.
- Opening /dev/sound inherites pause from the sticky parameter.
  Therefore whether /dev/sound starts recording or not depends on the
  sticky pause parameter.
This fixes two problems:
- Opening /dev/audio didn't start recording after merging isaki-audio2.
- Opening /dev/sound didn't start recording regardless of the sticky
  pause, probably since long time ago (at least netbsd-7).
2020-03-26 13:32:03 +00:00
..
alaw.c Remove old debug #ifdefs. 2020-01-11 04:06:13 +00:00
audio_dai.h
audio_if.h
audio.c Fix to start recording immediately when open() with READ mode is 2020-03-26 13:32:03 +00:00
audiobell.c Improve audiobell (and interfaces with audio). 2019-06-26 06:57:45 +00:00
audiobellvar.h
audiodef.h Revert "Include opt_diagnostic.h for DIAGNOSTIC." 2020-03-05 15:18:54 +00:00
audiofil.h
audiovar.h Split sc_lock and sc_exlock. 2020-03-07 06:25:57 +00:00
linear.c Remove old debug #ifdefs. 2020-01-11 04:06:13 +00:00
linear.h
mulaw.c Remove old debug #ifdefs. 2020-01-11 04:06:13 +00:00
mulaw.h