First attempt at supporting audio on machines with multiple speakers.
authorkettenis <kettenis@openbsd.org>
Fri, 2 Sep 2022 17:54:42 +0000 (17:54 +0000)
committerkettenis <kettenis@openbsd.org>
Fri, 2 Sep 2022 17:54:42 +0000 (17:54 +0000)
commit12e50ba5198eebf4c4be9d62bc2820700eb9f93f
tree714a556a648b1cd3f4ef68b6316e4f0821f78bfa
parent6ff447b0904d87ef12a226d5b9837240378eb864
First attempt at supporting audio on machines with multiple speakers.
Probably needs more work as the device tree bindings evolve.
Note that speakers are currently disabled in the device tree for all
Apple Silicon machines except for the Mac mini.
sys/arch/arm64/dev/aplaudio.c
sys/arch/arm64/dev/aplmca.c