Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 09/04/2001 16:36:07
Module Name: syssrc
Committed By: itohy
Date: Tue Sep 4 13:36:07 UTC 2001
Modified Files:
syssrc/sys/dev/pci: cmpci.c cmpcireg.h cmpcivar.h
Log Message:
- Add opl at cmpci attachment.
- Add mpu at cmpci attachment.
- Fix panic during attach on alpha.
- Change register of SPDIF input phase (but undocumented, either).
- Change code for mixer initialization.
- Return 1, not 0, when an interrupt is processed.
More changes to the mixer are pending....
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pci/cmpci.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/cmpcireg.h \
syssrc/sys/dev/pci/cmpcivar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.