Module Name: src
Committed By: isaki
Date: Thu Apr 25 13:20:11 UTC 2019
Modified Files:
src/sys/arch/amiga/dev [isaki-audio2]: melody.c
src/sys/dev/ic [isaki-audio2]: tms320av110.c tms320av110var.h
Log Message:
Adapt to audio2.
- Starting playback in init_output() no longer works.
Introduce sc_active flag instead and do it in start_output().
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.18.40.1 src/sys/arch/amiga/dev/melody.c
cvs rdiff -u -r1.25 -r1.25.2.1 src/sys/dev/ic/tms320av110.c
cvs rdiff -u -r1.12 -r1.12.42.1 src/sys/dev/ic/tms320av110var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.