Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/dev/pad
Module Name: src
Committed By: martin
Date: Wed Oct 3 17:50:57 UTC 2018
Modified Files:
src/sys/dev/pad [netbsd-8]: pad.c
Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1044):
sys/dev/pad/pad.c: revision 1.58
pad(4) mixer has only 1 channel, so return EINVAL in the case other than 1.
This fixes the following strange output of mixerctl(1):
outputs.master=255,0
inputs.dac=255,0
To generate a diff of this commit:
cvs rdiff -u -r1.32.2.2 -r1.32.2.3 src/sys/dev/pad/pad.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