Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 04/12/2005 17:30:51
Module Name:	src
Committed By:	jmcneill
Date:		Tue Apr 12 17:30:51 UTC 2005

Modified Files:
	src/sys/dev/pci: auich.c

Log Message:
Some broken codecs don't release the CAS on reads to AC97_REG_GPIO_STATUS.
In auich_read_codec, do a dummy read to the RESET register if we're
reading GPIO_STATUS to be safe.


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/dev/pci/auich.c

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