Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 04/07/2005 23:24:05
Module Name:	src
Committed By:	jmcneill
Date:		Thu Apr  7 23:24:05 UTC 2005

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

Log Message:
AC'97 modems don't have the same mixer controls as audio devices. Treat
them differently. Mixers are built depending on the features returned
in the ext_mid -- any combination of LINE1, LINE2, and HANDSET.


To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/dev/ic/ac97.c

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