Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 06/19/2005 12:34:36
Module Name:	src
Committed By:	kent
Date:		Sun Jun 19 12:34:36 UTC 2005

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

Log Message:
- add support for headphone-boost mixer controls
- fix a bug of creation of output mute
- unmute all controls by azalia_set_mixer()
- if a bidirectional pin is green, orange, gray, or black, set
it as "output" direction by default.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/azalia.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.