Module Name: src Committed By: nat Date: Sun Jan 12 09:28:26 UTC 2025
Modified Files: src/sys/arch/mac68k/obio: ascaudio.c ascreg.h Log Message: Overhaul of ascaudio(4). Simpler interrrupt function. Volume control works properly on different variants of EASCs. Alternate FIFOs identified for some EASCs. Recording still does not work as yet as microphone audio needs to be routed to the sound chip. However attempting to record should no longer cause a lockup or panic. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/mac68k/obio/ascaudio.c cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mac68k/obio/ascreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.