Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev/pci
Module Name: src
Committed By: tron
Date: Sun Jul 30 17:08:38 UTC 2006
Modified Files:
src/sys/dev/pci [netbsd-3]: azalia.c azalia.h azalia_codec.c
Log Message:
Pull up following revision(s) (requested by kent in ticket #1432):
sys/dev/pci/azalia_codec.c: revision 1.20
sys/dev/pci/azalia.h: revision 1.13
sys/dev/pci/azalia.c: revision 1.35
* 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.7.2.33 -r1.7.2.34 src/sys/dev/pci/azalia.c
cvs rdiff -r1.4.2.11 -r1.4.2.12 src/sys/dev/pci/azalia.h
cvs rdiff -r1.4.2.18 -r1.4.2.19 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