Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
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.
Home |
Main Index |
Thread Index |
Old Index