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:   cube
Date:           Tue Mar  4 21:56:11 UTC 2008

Modified Files:
        src/sys/dev: midi.c midi_if.h midivar.h sequencer.c
        src/sys/dev/ic: opl.c

Log Message:
Split device_t/softc for midi(4), and other related cosmetic changes.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/midi.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/midi_if.h
cvs rdiff -r1.14 -r1.15 src/sys/dev/midivar.h
cvs rdiff -r1.44 -r1.45 src/sys/dev/sequencer.c
cvs rdiff -r1.32 -r1.33 src/sys/dev/ic/opl.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