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:   xtraeme
Date:           Tue Apr  1 20:44:29 UTC 2008

Modified Files:
        src/sys/dev/isa: sbdsp.c ym.c
        src/sys/dev/pci: ydsvar.h

Log Message:
Fix fallout from device_t/softc split to mpu(4):
always pass the mpu_softc to mpu_intr(). Found by Takeshi Nakayama.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/dev/isa/sbdsp.c
cvs rdiff -r1.32 -r1.33 src/sys/dev/isa/ym.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/ydsvar.h

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