CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/11/11 04:48:03
Modified files:
usr.bin/sndiod : siofile.c
Log message:
sndiod: Turn the watchdog timer into a simple debug warning
After an underrun (ex. during high system load), the audio device is
reset to a known working state. Then, once the system load allows it,
audio will make progress again. Consequently, closing the device and
disconnecting clients is not necessary anymore.
ok kirill
