Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 06/11/2006 07:52:00
Module Name:	src
Committed By:	kent
Date:		Sun Jun 11 07:52:00 UTC 2006

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

Log Message:
* 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.10 -r1.11 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.