Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 01/06/2007 18:35:36
Module Name:	src
Committed By:	kent
Date:		Sat Jan  6 18:35:36 UTC 2007

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

Log Message:
* generic_mixer_default()
 make the default values of bidirectional pins `output' because
 they were often the main reason of no sound problems.

* add stac9221_mixer_init()
 It has a code for Intel Mac but it is disabled for now.


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