Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [isaki-audio2] src/sys



Module Name:    src
Committed By:   isaki
Date:           Sat May  4 04:51:21 UTC 2019

Modified Files:
        src/sys/arch/amiga/dev [isaki-audio2]: aucc.c
        src/sys/arch/evbarm/mini2440 [isaki-audio2]: audio_mini2440.c
        src/sys/arch/hppa/gsc [isaki-audio2]: harmony.c harmonyvar.h
        src/sys/dev/ic [isaki-audio2]: arcofi.c arcofivar.h

Log Message:
Remove simple flags that indicate whether the device is opened.
These are handled in the upper layer now.


To generate a diff of this commit:
cvs rdiff -u -r1.44.2.1 -r1.44.2.2 src/sys/arch/amiga/dev/aucc.c
cvs rdiff -u -r1.2.2.2 -r1.2.2.3 \
    src/sys/arch/evbarm/mini2440/audio_mini2440.c
cvs rdiff -u -r1.5.2.1 -r1.5.2.2 src/sys/arch/hppa/gsc/harmony.c
cvs rdiff -u -r1.1.38.1 -r1.1.38.2 src/sys/arch/hppa/gsc/harmonyvar.h
cvs rdiff -u -r1.1.28.4 -r1.1.28.5 src/sys/dev/ic/arcofi.c
cvs rdiff -u -r1.1.28.1 -r1.1.28.2 src/sys/dev/ic/arcofivar.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