Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mac68k/obio
Module Name: src
Committed By: nat
Date: Mon May 12 00:35:35 UTC 2025
Modified Files:
src/sys/arch/mac68k/obio: ascaudio.c ascreg.h
Log Message:
Add code to configure the Digitally Filtered Audio Chip.
This was the missing puzzle piece to audio recording on the Macintosh.
It is currently experimental and use caution when testing!
It should work on most machines expecpt the PowerBook 5xx and similar
due to the fact they configure the dafc via the power manager.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/mac68k/obio/ascaudio.c
cvs rdiff -u -r1.4 -r1.5 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.
Home |
Main Index |
Thread Index |
Old Index