Module Name: src Committed By: jmcneill Date: Thu Jul 25 00:30:45 UTC 2019
Modified Files: src/sys/arch/arm/nvidia: tegra_hdaudio.c src/sys/arch/evbarm/conf: GENERIC GENERIC64 src/sys/dev/hdaudio: files.hdaudio hdaudiovar.h Log Message: Replace the HDAUDIO_32BIT_ACCESS option with a runtime option. Set it for tegra_hdaudio, but not for the pci attachment. Add hdaudio@pci to GENERIC64 To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/nvidia/tegra_hdaudio.c cvs rdiff -u -r1.44 -r1.45 src/sys/arch/evbarm/conf/GENERIC cvs rdiff -u -r1.102 -r1.103 src/sys/arch/evbarm/conf/GENERIC64 cvs rdiff -u -r1.4 -r1.5 src/sys/dev/hdaudio/files.hdaudio cvs rdiff -u -r1.7 -r1.8 src/sys/dev/hdaudio/hdaudiovar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.