Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   sborrill
Date:           Tue Sep 29 15:58:54 UTC 2009

Modified Files:
        src/share/man/man4: audio.4
        src/sys/dev: audio.c audio_if.h
        src/sys/dev/pci/hdaudio: hdaudio_afg.c
        src/sys/sys: audioio.h

Log Message:
Add support for playback- or capture-only devices.

Fixes PR 42050


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/share/man/man4/audio.4
cvs rdiff -u -r1.247 -r1.248 src/sys/dev/audio.c
cvs rdiff -u -r1.65 -r1.66 src/sys/dev/audio_if.h
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/hdaudio/hdaudio_afg.c
cvs rdiff -u -r1.32 -r1.33 src/sys/sys/audioio.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