Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/30/2006 17:03:43
Module Name:	src
Committed By:	tron
Date:		Sun Jul 30 17:03:43 UTC 2006

Modified Files:
	src/sys/dev/pci [netbsd-3]: azalia_codec.c

Log Message:
Pull up following revision(s) (requested by kent in ticket #kent):
	sys/dev/pci/azalia_codec.c: revision 1.11
* azalia_codec_init_vtbl()
recognize the name of AD1983
* generic_codec_find_dac()
check validity of a node in a connection list
* introduce MIXER_DELTA, and simplify the code with it
* codec-specific mixer initialization for STAC9220


To generate a diff of this commit:
cvs rdiff -r1.4.2.9 -r1.4.2.10 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.