Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 12/11/2004 17:48:56
Module Name:	src
Committed By:	cube
Date:		Sat Dec 11 17:48:56 UTC 2004

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

Log Message:
Some SiS 7012 chips come muted by default, so un-mute all SiS 7012 chips at
attach time the way Linux does it.  Reported and tested by Jonathan
Schleifer, I checked it didn't break my own 7012 device which doesn't need
that manipulation.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/dev/pci/auich.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/auichreg.h

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