Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 10/22/2002 16:48:31
Module Name:	syssrc
Committed By:	kent
Date:		Tue Oct 22 13:48:31 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: ac97.c

Log Message:
Correct codec id of VT1611A.
Add codec id of VT1616.

ALC650 codec specific chagne:
 Add outputs.surround.mixtofront,
 outputs.center.mixtofront, and outputs.lfe.mixtofront.

VT1616 codec specific change:
 Add outputs.surround.mixtofront,
 outputs.center.mixtofront, and outputs.lfe.mixtofront.
 (Not tested)

XXX: We should provide ac97(4) manual page and describe
codec-specific features.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/ic/ac97.c

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