Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 10/17/2004 08:20:15
Module Name:	src
Committed By:	kent
Date:		Sun Oct 17 08:20:15 UTC 2004

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

Log Message:
make sure of readiness of an AC'97 codec by writing a value and
reading it.  There is a codec which is not operational just
after power states become ready.

PR#26457


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 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.