Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: jakllsch
Date: Wed Dec 7 17:38:50 UTC 2011
Modified Files:
src/sys/dev/isa: opl_wss.c opl_ym.c
src/sys/dev/pci: opl_cmpci.c opl_fms.c opl_sv.c opl_yds.c
Log Message:
Initialize the opl softc lock pointer to the parent's interrupt lock.
Briefly tested only on wss@isapnp.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/isa/opl_wss.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/isa/opl_ym.c
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/opl_cmpci.c \
src/sys/dev/pci/opl_fms.c src/sys/dev/pci/opl_yds.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/opl_sv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index