Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/audio
Module Name: src
Committed By: riastradh
Date: Tue Jun 1 21:12:36 UTC 2021
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
audio(4): Make sure to return ENXIO if device is being detached.
Don't return 0 indicating successful open of an unusable device!
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/dev/audio/audio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index