Source-Changes archive

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

CVS commit: [netbsd-8] src



Module Name:    src
Committed By:   martin
Date:           Thu Jun  7 18:24:16 UTC 2018

Modified Files:
        src/distrib/sets/lists/comp [netbsd-8]: mi
        src/distrib/sets/lists/man [netbsd-8]: mi
        src/share/man/man4 [netbsd-8]: audio.4
        src/share/man/man7 [netbsd-8]: Makefile intro.7
        src/share/man/man9 [netbsd-8]: Makefile audio.9 intro.9
        src/sys/dev [netbsd-8]: audio.c
Added Files:
        src/share/man/man9 [netbsd-8]: audio_system.9
Removed Files:
        src/share/man/man7 [netbsd-8]: audio.7

Log Message:
Pull up following revision(s) (requested by nat in ticket #848):

        share/man/man9/Makefile: revision 1.422
        distrib/sets/lists/comp/mi: revision 1.2198
        share/man/man7/Makefile: revision 1.33
        share/man/man9/audio.9: revision 1.47
        share/man/man7/audio.7: file removal
        sys/dev/audio.c: revision 1.456
        sys/dev/audio.c: revision 1.457
        distrib/sets/lists/man/mi: revision 1.1591
        share/man/man9/intro.9: revision 1.20
        share/man/man7/audio.7: revision 1.3
        share/man/man9/audio_system.9: revision 1.1
        share/man/man7/intro.7: revision 1.26
        share/man/man4/audio.4: revision 1.86

Fix a typo with sc_out/inports when setting the hardware recording gain on the
mix ring.  Found by mrg@
XXX pullup-8

Using audioctl without the -p switch defaults to the mix ring.  This allows
setting the hardware gain etc.

Update the audio spec in audio.7 to reflect these changes.
Addresses PR kern/52781.

Move the audio specification to section 9 under audio_system.
Ok wiz@


To generate a diff of this commit:
cvs rdiff -u -r1.2138.2.5 -r1.2138.2.6 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.1557.2.4 -r1.1557.2.5 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.79.2.2 -r1.79.2.3 src/share/man/man4/audio.4
cvs rdiff -u -r1.31.8.1 -r1.31.8.2 src/share/man/man7/Makefile
cvs rdiff -u -r1.2.2.2 -r0 src/share/man/man7/audio.7
cvs rdiff -u -r1.23.24.1 -r1.23.24.2 src/share/man/man7/intro.7
cvs rdiff -u -r1.414 -r1.414.2.1 src/share/man/man9/Makefile
cvs rdiff -u -r1.44.16.1 -r1.44.16.2 src/share/man/man9/audio.9
cvs rdiff -u -r0 -r1.1.2.2 src/share/man/man9/audio_system.9
cvs rdiff -u -r1.18 -r1.18.2.1 src/share/man/man9/intro.9
cvs rdiff -u -r1.357.2.12 -r1.357.2.13 src/sys/dev/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