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 18:23:44 UTC 2008

Modified Files:
        src/sys/dev: auconv.c audio.c audio_if.h audiovar.h mulaw.c
        src/sys/dev/pad: pad.c

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


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/dev/auconv.c
cvs rdiff -r1.235 -r1.236 src/sys/dev/audio.c
cvs rdiff -r1.64 -r1.65 src/sys/dev/audio_if.h
cvs rdiff -r1.42 -r1.43 src/sys/dev/audiovar.h
cvs rdiff -r1.26 -r1.27 src/sys/dev/mulaw.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/pad/pad.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