Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   kent
Date:           Sun Jun 25 13:41:59 UTC 2006

Modified Files:
        src/sys/dev/pci: azalia.c azalia.h azalia_codec.c

Log Message:
* disconnect a stream and audio converters on a halt of the stream
* enable S/PDIF for a digital audio converter when connecting
 a stream
* rename "inputs.usingdac" to "playback.mode", and
 "record.usingadc" to "record.mode"
* add S/PDIF output configuration to ALC882


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/azalia.c
cvs rdiff -r1.12 -r1.13 src/sys/dev/pci/azalia.h
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/azalia_codec.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