Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 07/26/2006 14:44:34
Module Name:	src
Committed By:	kent
Date:		Wed Jul 26 14:44:33 UTC 2006

Modified Files:
	src/sys/dev/ic: ac97.c ac97var.h

Log Message:
add capability to support for S/PDIF.
If a codec supports for AC'97 S/PDIF, it will have an mixer "spdif.enable."
However, we can't change the value of the mixer without AC'97 host
driver's support.


To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/sys/dev/ic/ac97.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/ic/ac97var.h

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