Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 09/28/2005 14:26:19
Module Name: src
Committed By: kent
Date: Wed Sep 28 14:26:19 UTC 2005
Modified Files:
src/sys/dev/pci: azalia.c azalia.h azalia_codec.c
Log Message:
add codec-specific code for ALC260, ALC880, ALC882,
and STAC9221 to detect DAC/ADC cominations.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/pci/azalia.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/pci/azalia.h 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.