Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   nat
Date:           Sun Jun 11 03:33:48 UTC 2017

Modified Files:
        src/sys/dev: spkr.c spkr_audio.c spkrio.h spkrvar.h

Log Message:
Add ioctls for setting and getting the beep volume.  Currently only
supported on spkr devices attached to audio.

Ok pgoyette@.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/spkr.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/spkr_audio.c
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/spkrio.h
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/spkrvar.h

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