Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 09/29/2005 04:14:03
Module Name:	src
Committed By:	kent
Date:		Thu Sep 29 04:14:03 UTC 2005

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

Log Message:
* shorten *_init_dacgroup() functions
* add a hook point for widget initialization and implement for ALC882


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/pci/azalia.c
cvs rdiff -r1.2 -r1.3 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.