Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Yoshihiko Someya <someya@netbsd.org>
List: source-changes
Date: 05/30/2002 20:04:15
Module Name:	syssrc
Committed By:	someya
Date:		Thu May 30 17:04:14 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: autri.c autrireg.h

Log Message:
Fix playback problem on SiS7018.
 - mute the volume for interrupt channel
 - add some improvements for device initialization

but recording does not work properly.

Reported and tested by Jan Wagner <waja@cyconet.org>. Thanks.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/pci/autri.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/autrireg.h

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