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/15/2006 21:18:34
Module Name:	src
Committed By:	jmcneill
Date:		Sat Apr 15 21:18:34 UTC 2006

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

Log Message:
* Add a flag AC97_HOST_INVERTED_EAMP. (kern/18880, kern/24488).
* Make reset callback optional; not all devices need it. (port-i386/14260, kern/12603, kern/12723, kern/24957).


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/sys/dev/ic/ac97.c
cvs rdiff -r1.17 -r1.18 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.